summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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.