aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorintrigeri <intrigeri@boum.org>2006-01-19 21:57:11 +0000
committerintrigeri <intrigeri@boum.org>2006-01-19 21:57:11 +0000
commite431f13bcc7136b1b45837475adb1f23bdeda38b (patch)
tree7b38c3b3e00fcdb61c04861f4b36c58b38125847 /ChangeLog
parent22bea56d9e8bf5c4645a628fe8e9f08f8b29e675 (diff)
downloadbackupninja-e431f13bcc7136b1b45837475adb1f23bdeda38b.tar.gz
backupninja-e431f13bcc7136b1b45837475adb1f23bdeda38b.tar.bz2
rdiff: fixed globbing bug for include, exclude and vsinclude (again.)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index cf7fc37..ac97127 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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)