summaryrefslogtreecommitdiffstats
path: root/WHATSNEW.txt
diff options
context:
space:
mode:
Diffstat (limited to 'WHATSNEW.txt')
-rw-r--r--WHATSNEW.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 7f3a4bbdfe6..d6070a3ed13 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -166,6 +166,7 @@ o Volker Lendecke <vl@samba.org>
* Use the same CFLAGS for generating the pch as we use to
actually compile.
* Correct typo when compiling the vfs_catia module.
+ * Fix automatic recreation of a new tdb sam file.
o Derrell Lipman <derrell@samba.org>
@@ -217,6 +218,8 @@ o Makr Proehl <m.proehl@science-computing.de>
o Simo Sorce <idra@samba.org>
* Crackcheck utility enhancement based on patch sent by
Tom Geissler.
+ * BUG 3405: Fix segv ni vfs_recycle module on platforms wither
+ mode_t is not 32-bits.
o John Terpstra <jht@samba.org>