summaryrefslogtreecommitdiff
path: root/rdiff-backup/CHANGELOG
diff options
context:
space:
mode:
authorowsla <owsla@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2008-10-12 01:55:29 +0000
committerowsla <owsla@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2008-10-12 01:55:29 +0000
commit8e4eacb461cee6ee8b15822185553bc42e508263 (patch)
treeb131b5d91bdc7a34b99bc71a971371c6e78afc95 /rdiff-backup/CHANGELOG
parent0b04891044ac699108e7d303a85fef04ba0a7d5c (diff)
downloadrdiff-backup-8e4eacb461cee6ee8b15822185553bc42e508263.tar.gz
Open stdin/stdout in binary mode on Windows
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@949 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 2662860..2305858 100644
--- a/rdiff-backup/CHANGELOG
+++ b/rdiff-backup/CHANGELOG
@@ -1,6 +1,9 @@
New in v1.2.2 (????/??/??)
---------------------------
+Improve compatibility between Unix and remote native Windows client. It is now
+possible to use SSH daemons other than Putty on Windows. (Andrew Ferguson)
+
Print a more informative error message if the user's remote shell prints
extraneous information before rdiff-backup runs. (Andrew Ferguson)