diff options
author | intrigeri <intrigeri@boum.org> | 2010-09-12 23:26:08 +0200 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2010-09-12 23:26:08 +0200 |
commit | c0c02efafd0eb34355aa72e2f14f22ccd81018e9 (patch) | |
tree | 341d8c3a272265fb8fdb9728c1e6c0eceedfac27 /ChangeLog | |
parent | 34e439ea7bd26f1cbe6741c19319a3d9182356ea (diff) | |
download | backupninja-c0c02efafd0eb34355aa72e2f14f22ccd81018e9.tar.gz backupninja-c0c02efafd0eb34355aa72e2f14f22ccd81018e9.tar.bz2 |
rdiff: support reading include/exclude patterns from files.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +version 0.9.9 -- UNRELEASED + handler changes + rdiff: + . Support reading include/exclude patterns from files using the + "include @/etc/backup_includes" syntax (Closes Roundup bug + #2370). Thanks to ale for the patch. + version 0.9.8 -- September 12, 2010 backupninja changes . Added GZIP_OPTS option, defaulting to --rsyncable, so that this |