summaryrefslogtreecommitdiffstats
path: root/WHATSNEW.txt
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2008-09-09 13:23:28 +0200
committerKarolin Seeger <kseeger@samba.org>2008-09-09 13:25:03 +0200
commit25f85bdc7a23697757905fa5f44baeaab23bcbfb (patch)
treea9acc7f80a287ad4136ec2c52dbf3a08d12fabaf /WHATSNEW.txt
parent4782c3ad8d661697646fcb093cc0d2708500c16e (diff)
downloadsamba-25f85bdc7a23697757905fa5f44baeaab23bcbfb.tar.gz
samba-25f85bdc7a23697757905fa5f44baeaab23bcbfb.tar.xz
samba-25f85bdc7a23697757905fa5f44baeaab23bcbfb.zip
WHATSNEW: Update changes since 3.2.3.
Karolin (cherry picked from commit 903868a474d4875807a131dffe74b5090c0dbcea)
Diffstat (limited to 'WHATSNEW.txt')
-rw-r--r--WHATSNEW.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 9b31f3514f6..7af598191e8 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -34,6 +34,7 @@ o Jeremy Allison <jra@samba.org>
* Fix the wcache_invalidate_samlogon calls.
* Add st_birthtime and friends for accurate create times on *BSD and MacOSX.
* Clarify usage of "force create mode".
+ * Write times code update.
o Gerald (Jerry) Carter <jerry@samba.org>
@@ -65,7 +66,13 @@ o Jeff Layton <jlayton@redhat.com>
o Volker Lendecke <vl@sernet.de>
* BUG 5707: Do proper error handling if the socket is closed.
+ * Fix calculation of useable_space for trans2 and nttrans replies.
* Fix Coverity ID 587.
+ * Add mapping of generic bits when setting an NFSv4 ACL.
+
+
+o Stefan Metzmacher <metze@samba.org>
+ * Some write time fixes.
o David Leonard <David.Leonard@quest.com>