aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e5b814c..a173e8b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2008-03-31 Miklos Szeredi <miklos@szeredi.hu>
+
+ * Support "posix-rename@openssh.com" extension available in
+ OpenSSH 4.9. This allows rename to be atomic even when target
+ file or directory exists. If available, the extension will be
+ used instead of the rename operation in the original protocol and
+ the "-oworkaround=rename" option will be ignored.
+
2008-03-28 Miklos Szeredi <miklos@szeredi.hu>
* Add support for password authentication with pam_mount.