summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--rdiff-backup/CHANGELOG7
-rw-r--r--rdiff-backup/TODO5
2 files changed, 12 insertions, 0 deletions
diff --git a/rdiff-backup/CHANGELOG b/rdiff-backup/CHANGELOG
index a27465c..0ee35a7 100644
--- a/rdiff-backup/CHANGELOG
+++ b/rdiff-backup/CHANGELOG
@@ -1,3 +1,10 @@
+New in v0.9.5 (2002/08/07)
+--------------------------
+
+Fixed --verbosity option (now both -v and --verbosity work). Thanks
+to Chris Dumont for report.
+
+
New in v0.9.4 (2002/07/24)
--------------------------
diff --git a/rdiff-backup/TODO b/rdiff-backup/TODO
index 9598cdf..07c51f6 100644
--- a/rdiff-backup/TODO
+++ b/rdiff-backup/TODO
@@ -1,3 +1,8 @@
+Fix --windows-mode and FilenameMapping in rpath.py. Bug reported by
+Chris Grindstaff.
+
+Check on --verbosity.
+
Write some better selection test cases to test new Iterate_fast func.
---------[ Long term ]---------------------------------------