From: Karolin Seeger Date: Tue, 11 Aug 2009 13:06:04 +0000 (+0200) Subject: WHATSNEW: Update changes since 3.2.13. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2a955d009e714d28017a3043d294ad37289f6718;p=thirdparty%2Fsamba.git WHATSNEW: Update changes since 3.2.13. Karolin --- diff --git a/WHATSNEW.txt b/WHATSNEW.txt index fe89c9f41da..f7ebc21324b 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -31,6 +31,7 @@ Changes since 3.2.13 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(). * Prevent creation of keys containing the '/' character.