From: Karolin Seeger Date: Wed, 12 Aug 2009 11:58:12 +0000 (+0200) Subject: WHATSNEW: Update changes. X-Git-Tag: samba-3.2.14~1 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=f46137ef9485324c3789d7d28bc858fca4f7509e;p=thirdparty%2Fsamba.git WHATSNEW: Update changes. Karolin (cherry picked from commit 93de86c490d5da0d0b3ecf363148ba3174997800) --- diff --git a/WHATSNEW.txt b/WHATSNEW.txt index f29e92c2f8d..3f158274889 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -32,6 +32,8 @@ o Michael Adam * BUG 6387: Fix Winbind crash when multiple IDmappings exist in the LDAP directory. * BUG 6509: Use gid (not uid) cache in fetch_gid_from_cache(). + * BUG 6628: 'smbpasswd -a' uses algorithmic rid base with + 'passdb backend = tdbsam'. * Prevent creation of keys containing the '/' character.