diff options
author | intrigeri <intrigeri@boum.org> | 2006-01-19 21:57:11 +0000 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2006-01-19 21:57:11 +0000 |
commit | e431f13bcc7136b1b45837475adb1f23bdeda38b (patch) | |
tree | 7b38c3b3e00fcdb61c04861f4b36c58b38125847 /ChangeLog | |
parent | 22bea56d9e8bf5c4645a628fe8e9f08f8b29e675 (diff) | |
download | backupninja-e431f13bcc7136b1b45837475adb1f23bdeda38b.tar.gz backupninja-e431f13bcc7136b1b45837475adb1f23bdeda38b.tar.bz2 |
rdiff: fixed globbing bug for include, exclude and vsinclude (again.)
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -23,7 +23,7 @@ version 0.9.3 -- unreleased . code formatting cleanup (three spaces indent) . fixed bug which caused only first include/exclude dir to have "include = " - . fixed globbing bug with exclude + . fixed globbing bug with include and exclude (twice ;) ninjahelper: . now reports error if the helper script has a syntax error or bombs out. . code formatting cleanup (three spaces indent) |