diff options
author | Micah Anderson <micah@riseup.net> | 2007-11-24 23:44:07 +0000 |
---|---|---|
committer | Micah Anderson <micah@riseup.net> | 2007-11-24 23:44:07 +0000 |
commit | 268494b0c8ddf8df68db8acb77e01be82a0591ba (patch) | |
tree | 58ff2746e84e3a25061591e05ccb0c324e330f28 /ChangeLog | |
parent | ca62d94c56df7ee24a46c0de657930b48a04711d (diff) | |
download | backupninja-268494b0c8ddf8df68db8acb77e01be82a0591ba.tar.gz backupninja-268494b0c8ddf8df68db8acb77e01be82a0591ba.tar.bz2 |
allow for exclude only configurations to rdiff-backup handler: Closes Trac#21
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -54,6 +54,7 @@ version 0.9.5 -- unreleased . Add configuration option to allow you to disable the version check as in some instances this may be an ok scenario (Closes: #424632) . Added local destination support to helper (Closes: Trac#4) + . Allow exclude-only configurations (Closes: Trac#21) rub/rsync . Fixed typo in rub handler that caused it to not work . Changed to use lib/vserver code |