summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2007-05-23 22:48:52 +0000
committerGerald Carter <jerry@samba.org>2007-05-23 22:48:52 +0000
commitbff3f59be4f0df2abd56a5b669384cbad9d2d998 (patch)
treebffeeb9d7c62fa78a369215b8c04b19d4db6527b
parentb9220bd6ab2dfe7ffdfc4b287ca2e4965cf13e3a (diff)
downloadsamba-bff3f59be4f0df2abd56a5b669384cbad9d2d998.tar.gz
r23102: update release notes for jra's changes
-rw-r--r--WHATSNEW.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 0e6cdb58b2c..86deafe8ed5 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -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>