summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2009-08-12 13:58:12 +0200
committerKarolin Seeger <kseeger@samba.org>2009-08-12 13:59:18 +0200
commitf46137ef9485324c3789d7d28bc858fca4f7509e (patch)
treeb16ae6ae917fad292abd32edf2ef5c83faf0a16a
parent8080a0094317eb1e677b5523b5ff9f894a354caa (diff)
downloadsamba-f46137ef9485324c3789d7d28bc858fca4f7509e.tar.gz
samba-f46137ef9485324c3789d7d28bc858fca4f7509e.tar.xz
samba-f46137ef9485324c3789d7d28bc858fca4f7509e.zip
WHATSNEW: Update changes.
Karolin (cherry picked from commit 93de86c490d5da0d0b3ecf363148ba3174997800)
-rw-r--r--WHATSNEW.txt2
1 files changed, 2 insertions, 0 deletions
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 <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().
+ * BUG 6628: 'smbpasswd -a' uses algorithmic rid base with
+ 'passdb backend = tdbsam'.
* Prevent creation of keys containing the '/' character.