r23102: update release notes for jra's changes
authorGerald Carter <jerry@samba.org>
Wed, 23 May 2007 22:48:52 +0000 (22:48 +0000)
committerGerald Carter <jerry@samba.org>
Wed, 23 May 2007 22:48:52 +0000 (22:48 +0000)
WHATSNEW.txt

index 0e6cdb58b2cae51cec0b94797e8edd7dd95680b9..86deafe8ed56c3650fe7287e0bb86ab03cb6835f 100644 (file)
@@ -54,7 +54,8 @@ o   Jeremy Allison <jra@samba.org>
       about that we retry the lock every 10 seconds instead of waiting
       for the standard select timeout.
     * BUG 4637: Fix samlogon reply regression that broke domain logons.
-    * Fix rename for Linux cifs fs client.
+    * Fix rename on open files and improved cdelete-on-close semantics.
+    * Fix POSIX setfilepathinfo to use lstat.
 
 
 o   Alexander Bokovoy <ab@samba.org>