WHATSNEW: Update release notes.
authorKarolin Seeger <kseeger@samba.org>
Tue, 5 Feb 2013 08:27:54 +0000 (09:27 +0100)
committerKarolin Seeger <kseeger@samba.org>
Tue, 5 Feb 2013 09:46:49 +0000 (10:46 +0100)
Karolin

WHATSNEW.txt

index 67c558f22d6edcdd36af5c9af6948b230664db89..fa09d3f8826bb8a41d0b4a57dd485e42752811fa 100644 (file)
@@ -8,6 +8,8 @@ This is is the latest stable release of Samba 4.0.
 
 Major enhancements in Samba 4.0.3 include:
 
+
+o  check_password_quality: Handle non-ASCII characters properly. (bug #9105).
 o  Fix ACL problem with delegation of privileges and deletion of accounts
    over LDAP interface (bug #8909).
 o  Fix 'smbd' panic triggered by unlink after open (bug #9571).
@@ -87,6 +89,7 @@ o   Volker Lendecke <vl@samba.org>
 o   Stefan Metzmacher <metze@samba.org>
     * BUG 8909: Fix ACL problem with delegation of privileges and deletion of
       accounts over LDAP interface.
+    * BUG 9105: check_password_quality: Handle non-ASCII characters properly.
     * BUG 9481: samba_upgradeprovision: fix the nTSecurityDescriptor on more
       containers.
     * BUG 9499: s3:smb2_negprot: set the 'remote_proto' value.