summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2009-08-11 15:06:04 +0200
committerKarolin Seeger <kseeger@samba.org>2009-08-11 15:07:12 +0200
commit62218f6a7e579f33db46da178d53cdb2db9d2b54 (patch)
treee82f5ba31d64af4fc70bbc650d5502676c03a950
parent69a1c8de7f22194d04ebd00652dace654cc8af35 (diff)
downloadsamba-62218f6a7e579f33db46da178d53cdb2db9d2b54.tar.gz
WHATSNEW: Update changes since 3.2.13.
Karolin (cherry picked from commit 2a955d009e714d28017a3043d294ad37289f6718)
-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.