1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00

Fix typo..

Volker
This commit is contained in:
Volker Lendecke 0001-01-01 00:00:00 +00:00
parent 019aaaf0df
commit 651f7cd69c

View File

@ -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>