summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--WHATSNEW.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index e05943450a..2fee746c8e 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -82,6 +82,7 @@ o Gerald (Jerry) Carter <jerry@samba.org>
* BUG 887: Correct typo in delete user script example.
* Use short lived TALLOC_CTX* for allocating printer objects
from the print handle cache.
+ * BUG 912: Fix check for HAVE_MEMORY_KEYTAB.
o Guenther Deschner <gd@suse.com>
@@ -140,9 +141,9 @@ o J. Tournier <jerome.tournier@IDEALX.com>
o Jelmer Vernooij <jelmer@samba.org>
- * Put functions for generating SQL queries in pdb_sql.c
- * Add pgSQL backend (based on patch by Hamish Friedlander)
- * BUG 908: Fix -s option to smbcontrol
+ * Put functions for generating SQL queries in pdb_sql.c.
+ * Add pgSQL backend (based on patch by Hamish Friedlander).
+ * BUG 908: Fix -s option to smbcontrol.