aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2007-11-06 21:20:36 +0000
committerMicah Anderson <micah@riseup.net>2007-11-06 21:20:36 +0000
commitea79f006da7c02794a36c1ad7e6ba29b2c4b5d12 (patch)
treed389ce2b593aa4583397b966ba1b3ea65e12afe4 /ChangeLog
parent421c1bb7695c935432b9abf66748d3e6baf1cdba (diff)
downloadbackupninja-ea79f006da7c02794a36c1ad7e6ba29b2c4b5d12.tar.gz
backupninja-ea79f006da7c02794a36c1ad7e6ba29b2c4b5d12.tar.bz2
add example.rsync and updated rsync handler from rhatto
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0dacc94..7682a29 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -45,6 +45,7 @@ version 0.9.5 -- unreleased
. Renamed handler to 'rsync', replaces outdated rub handler
. updated examples/Makefile.am and handlers/Makefile.am to include
rsnap/rsync (Closes: #440554)
+ . Added example.rsync configuration file
sys:
. Fixed typo breaking things for VServers.
. Fix bug when vrootdir is on its own partition (Closes: #395928)