more commits logged
authorGerald Carter <jerry@samba.org>
Tue, 6 Jan 2004 20:56:59 +0000 (20:56 +0000)
committerGerald Carter <jerry@samba.org>
Tue, 6 Jan 2004 20:56:59 +0000 (20:56 +0000)
WHATSNEW.txt

index e05943450abe22035ef1f4ed366c5f6495185efe..2fee746c8e96c1974811568fa248d6c3c3c0bb4f 100644 (file)
@@ -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.