aboutsummaryrefslogtreecommitdiff
path: root/handlers/rsync.in
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2010-09-02 20:39:42 -0300
committerSilvio Rhatto <rhatto@riseup.net>2010-09-02 20:39:42 -0300
commite90b9b78bbe45a52abfa09dacc9dd71204c64578 (patch)
tree92301fff85065837bbe492380418b938a287fd7d /handlers/rsync.in
parent6bc07684e9083de97ef49ec381fbcc3aece93bdb (diff)
downloadbackupninja-e90b9b78bbe45a52abfa09dacc9dd71204c64578.tar.gz
backupninja-e90b9b78bbe45a52abfa09dacc9dd71204c64578.tar.bz2
Removing rsync handler changelog
Diffstat (limited to 'handlers/rsync.in')
-rw-r--r--handlers/rsync.in21
1 files changed, 0 insertions, 21 deletions
diff --git a/handlers/rsync.in b/handlers/rsync.in
index 8fb1430..fea7e7b 100644
--- a/handlers/rsync.in
+++ b/handlers/rsync.in
@@ -101,27 +101,6 @@
# You dont need to manually specify vservers using "include = /vservers".
# They are automatically backuped if vserver is set to "yes" on you backupninja.conf.
#
-# Changelog
-# ---------
-#
-# 20100825 - rhatto at riseup.net
-#
-# - Fixed lockfile checks for rsync handler
-# - Fixed ssh_cmd and RSYNC_RSH at rsync handler
-#
-# 20090329 - rhatto at riseup.net
-#
-# - Added support for:
-# - Remote destinations
-# - Long rotation format similar to maildir handler
-# - Batch files through --read-batch and --write-batch
-# - Custom file list using --files-from
-# - SSH persistent connection using ControlMaster
-# - The rsync:// protocol
-# - Metadata folder for each backup folder
-# - General refactoring
-# - Code cleanup
-#
# function definitions