Released 2.0
authorMiklos Szeredi <miklos@szeredi.hu>
Tue, 22 Apr 2008 16:01:59 +0000 (16:01 +0000)
committerMiklos Szeredi <miklos@szeredi.hu>
Tue, 22 Apr 2008 16:01:59 +0000 (16:01 +0000)
ChangeLog
NEWS

index a239210..2c6d9e1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2008-04-22  Miklos Szeredi <miklos@szeredi.hu>
 
+       * Released 2.0
+
+2008-04-22  Miklos Szeredi <miklos@szeredi.hu>
+
        * Add missing ssh options: ControlMaster, ControlPath,
        KbdInteractiveAuthentication, KbdInteractiveDevices, LocalCommand,
        RekeyLimit (Debian bug #430225).
diff --git a/NEWS b/NEWS
index 5f2b300..36965cd 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+What is new in 2.0
+------------------
+
+* Support password authentication with pam_mount
+
+* Support atomic renames if server is OpenSSH 4.9 or later
+
+* Support getting disk usage if server is OpenSSH 5.1 or later
+
+* Small enhancements and bug fixes
+
 What is new in 1.9
 ------------------