summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--WHATSNEW.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index f1bec80abc..e5d38afd4f 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -99,7 +99,7 @@ o Volker Lendecke <vl@samba.org>
* Don't show the 'afs username map' in the SWAT basic view.
* Fix SMB signing issues in relation to failed NTLMSSP logins.
* BUG 924: Fix return codes in smbtorture harness.
- * Don't lower-case usernames before handing it to AFS code.
+ * Always lower-case usernames before handing it to AFS code.
o Jianliang Lu <j.lu@tiesse.com>