]> eyrie.org Git - kerberos/krb5-strength.git/commitdiff
Add NEWS entry for require_classes of a number of classes
authorRuss Allbery <eagle@eyrie.org>
Sun, 25 Dec 2016 19:07:33 +0000 (11:07 -0800)
committerRuss Allbery <eagle@eyrie.org>
Sun, 25 Dec 2016 19:07:33 +0000 (11:07 -0800)
NEWS

diff --git a/NEWS b/NEWS
index 4e9f93e34ddf1eaa4c9dbcbcc2b9498186437e73..5b61a6f884afc27511eb22155624e909d25e68f4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,10 @@ krb5-strength 3.1 (unreleased)
     SQLite dictionaries work better for checking longer passwords and
     passphrases.  Patch from Jorj Bauer.
 
+    The require_classes configuration option can now require a particular
+    number of character classes in the password (whatever those classes
+    are).  Patch from Toby Blake.
+
     Change the error messages returned for passwords that fail strength
     checking to start with a capital letter.  This appears to be more
     consistent with the error message conventions used inside Heimdal.