]> gitweb.fluxo.info Git - backupninja.git/commitdiff
Removing rsync handler changelog
authorSilvio Rhatto <rhatto@riseup.net>
Thu, 2 Sep 2010 23:39:42 +0000 (20:39 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Thu, 2 Sep 2010 23:39:42 +0000 (20:39 -0300)
handlers/rsync.in

index 8fb1430bd806f2350ef4937319b73dfd29aef150..fea7e7bf69731a3990d8b818eef427a7724e804c 100644 (file)
 # 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