diff options
author | Micah Anderson <micah@riseup.net> | 2007-11-06 21:20:36 +0000 |
---|---|---|
committer | Micah Anderson <micah@riseup.net> | 2007-11-06 21:20:36 +0000 |
commit | ea79f006da7c02794a36c1ad7e6ba29b2c4b5d12 (patch) | |
tree | d389ce2b593aa4583397b966ba1b3ea65e12afe4 /ChangeLog | |
parent | 421c1bb7695c935432b9abf66748d3e6baf1cdba (diff) | |
download | backupninja-ea79f006da7c02794a36c1ad7e6ba29b2c4b5d12.tar.gz backupninja-ea79f006da7c02794a36c1ad7e6ba29b2c4b5d12.tar.bz2 |
add example.rsync and updated rsync handler from rhatto
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |