summaryrefslogtreecommitdiffstats
path: root/WHATSNEW.txt
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2006-01-30 14:34:58 +0000
committerGerald Carter <jerry@samba.org>2006-01-30 14:34:58 +0000
commit2b82c27c43ea51b227843be9981fe5e0dc7da747 (patch)
treebf7e13f5ba9424c635926db2715c54e725a0c36f /WHATSNEW.txt
parent0554e81da56048625d4dfebaf13c50e27dcded90 (diff)
downloadsamba-2b82c27c43ea51b227843be9981fe5e0dc7da747.tar.gz
samba-2b82c27c43ea51b227843be9981fe5e0dc7da747.tar.xz
samba-2b82c27c43ea51b227843be9981fe5e0dc7da747.zip
r13230: ready to do for 3.0.21b
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>