summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--WHATSNEW.txt1
1 files changed, 1 insertions, 0 deletions
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 <obnox@samba.org>
* 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.