From: Karolin Seeger Date: Wed, 12 Aug 2009 11:58:12 +0000 (+0200) Subject: WHATSNEW: Update changes. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93de86c490d5da0d0b3ecf363148ba3174997800;p=thirdparty%2Fsamba.git WHATSNEW: Update changes. Karolin --- 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.