summaryrefslogtreecommitdiff
path: root/rdiff-backup/CHANGELOG
diff options
context:
space:
mode:
authorowsla <owsla@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2008-10-09 20:23:42 +0000
committerowsla <owsla@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2008-10-09 20:23:42 +0000
commit0b04891044ac699108e7d303a85fef04ba0a7d5c (patch)
tree19ce1bc1665830e7fc88d8186ece178cabf1c9df /rdiff-backup/CHANGELOG
parentb9128911b8f9b4d330c5e4760e6671aef385b96c (diff)
downloadrdiff-backup-0b04891044ac699108e7d303a85fef04ba0a7d5c.tar.gz
Print a more informative error message if the user's remote shell prints
extraneous information before rdiff-backup runs. git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@948 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
Diffstat (limited to 'rdiff-backup/CHANGELOG')
-rw-r--r--rdiff-backup/CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/rdiff-backup/CHANGELOG b/rdiff-backup/CHANGELOG
index e2f54b0..2662860 100644
--- a/rdiff-backup/CHANGELOG
+++ b/rdiff-backup/CHANGELOG
@@ -1,6 +1,9 @@
New in v1.2.2 (????/??/??)
---------------------------
+Print a more informative error message if the user's remote shell prints
+extraneous information before rdiff-backup runs. (Andrew Ferguson)
+
Don't backup Windows ACLs if the --no-acls option is specified. Thanks to
Richard Metzger for reporting the issue. (Andrew Ferguson)