WHATSNEW: Update changes.
authorKarolin Seeger <kseeger@samba.org>
Tue, 21 Oct 2008 13:12:57 +0000 (15:12 +0200)
committerMichael Adam <obnox@samba.org>
Tue, 16 Dec 2008 17:05:27 +0000 (18:05 +0100)
Karolin

WHATSNEW.txt

index 9734119acdb1be57c6d62610aede33bca0454a8d..701159478433c5434a04ec531f49ebba62b49e4d 100644 (file)
@@ -31,9 +31,11 @@ o   Jeremy Allison <jra@samba.org>
     * BUG 5797: Fix moving of readonly files.
     * BUG 5814: Fix Winbind crash bug while doing "rescan_trusted_domain".
     * BUG 5818: Sort ACEs in smbcacl output properly and honor inheritance.
+    * BUG 5826: Fix truncated filenames when accessing old servers.
     * Fix rename_open_files.
     * Restructure VFS SMB traffic analyzer VFS module.
     * Correctly fix smbclient to terminate on eof from server.
+    * Unify access checks for lsa server functions.
 
 
 o   Gerald (Jerry) Carter <jerry@samba.org>
@@ -44,6 +46,7 @@ o   Gerald (Jerry) Carter <jerry@samba.org>
 o   Guenther Deschner <gd@samba.org>
     * Fix duplicate installation of cifs.upcall.
     * Fix _srvsvc_NetShareAdd segfault.
+    * Ensure consistency when reporting password complexity.
 
 
 o   Holger Hetterich <hhetter@novell.com>