]> eyrie.org Git - kerberos/krb5-strength.git/commitdiff
Add NEWS entries for TinyCDB build fixes
authorRuss Allbery <rra@stanford.edu>
Tue, 8 Oct 2013 19:12:30 +0000 (12:12 -0700)
committerRuss Allbery <rra@stanford.edu>
Tue, 8 Oct 2013 19:12:30 +0000 (12:12 -0700)
NEWS

diff --git a/NEWS b/NEWS
index 0c449f08a9ebaf38e0c3d85fb77bcce2abf2486e..9709a0641cb2b111c9c383da10d9b55aa4a03b19 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,9 +2,16 @@
 
 krb5-strength 2.1 (unreleased)
 
+    Fix the package build when CDB support is disabled or TinyCDB was not
+    found.
+
     Some of the password rejection error messages have been changed to
     make them more accurate or comprehensible to the user.
 
+    Passing --with-tinycdb to configure now correctly makes TinyCDB
+    support mandatory without adding bogus directories to the library and
+    include search paths.
+
 krb5-strength 2.0 (2013-10-07)
 
     Add support for the MIT Kerberos password quality plugin interface,