Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2010-07-03 18:10:41 +0200
committerArthur de Jong <arthur@arthurdejong.org>2010-07-03 18:10:41 +0200
commit816e66a8455b25fb39e2c4d06e8ee43617a56c28 (patch)
tree4fa0de21684dda3561e215cb0f8606168f0353c8 /NEWS
parentf427c8e7cdd1ec2a632c428f632713db0da9ae50 (diff)
get files ready for 0.7.7 release0.7.7
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1159 ef36b2f9-881f-0410-afb5-c4e39611909c
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS15
1 files changed, 15 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6b6ccdc..64f4f11 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+changes from 0.7.6 to 0.7.7
+---------------------------
+
+* refactoring and simplification of PAM module which also improves logging
+* implement a nullok PAM option and disable empty passwords by default
+* portability improvements and other minor code improvements
+* the mechanism to disable name lookups through LDAP from within the nslcd
+ process has been improved
+* the undocumented use_sasl option has been removed (specifying sasl_mech now
+ implies use_sasl)
+* the sasl_mech, sasl_realm, sasl_authcid, sasl_authzid and sasl_secprops
+ configuration options are now documented
+* Debian packaging improvements
+
+
changes from 0.7.5 to 0.7.6
---------------------------