summaryrefslogtreecommitdiff
path: root/rdiff-backup/CHANGELOG
diff options
context:
space:
mode:
authorben <ben@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2002-08-10 00:42:32 +0000
committerben <ben@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2002-08-10 00:42:32 +0000
commit9b91160b33f48de81a81088b56491574a8998d71 (patch)
treecbddf643c391e5418cb7449bbfecd67e39a4c007 /rdiff-backup/CHANGELOG
parent2229f7c383e63da7688f8362e80a05079a30dff9 (diff)
downloadrdiff-backup-9b91160b33f48de81a81088b56491574a8998d71.tar.gz
Few miscellaneous changes of usual kind
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@179 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
Diffstat (limited to 'rdiff-backup/CHANGELOG')
-rw-r--r--rdiff-backup/CHANGELOG13
1 files changed, 12 insertions, 1 deletions
diff --git a/rdiff-backup/CHANGELOG b/rdiff-backup/CHANGELOG
index 0ee35a7..b4d3415 100644
--- a/rdiff-backup/CHANGELOG
+++ b/rdiff-backup/CHANGELOG
@@ -1,9 +1,20 @@
-New in v0.9.5 (2002/08/07)
+New in v0.9.5 (2002/08/09)
--------------------------
Fixed --verbosity option (now both -v and --verbosity work). Thanks
to Chris Dumont for report.
+****** IMPORTANT ****** Fixed serious permissions bug found by Robert
+Weber. Previous versions in the 0.9.x branch would throw away high
+bit permissions (like the setuid and setuid bits). This would be
+especially bad when running with the --change-source-perms operation.
+Anyone running 0.9.0 - 0.9.4 should upgrade immediately.
+
+Complain about --change-source-perms when running as root, as this
+option should not be necessary then.
+
+Fixed bug with --windows-mode. Thanks to Chris Grindstaff for report.
+
New in v0.9.4 (2002/07/24)
--------------------------