From 38c636c0492eeaed7bfddbcd3467581b651c259a Mon Sep 17 00:00:00 2001 From: Arthur de Jong Date: Sun, 18 Nov 2012 20:40:59 +0000 Subject: get files ready for 0.8.12 release git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1834 ef36b2f9-881f-0410-afb5-c4e39611909c --- NEWS | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 3940fc0..9328064 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,21 @@ +changes from 0.8.11 to 0.8.12 +----------------------------- + +* fix a problem with the sasl_canonicalize option that would cause errors + on non-SASL enabled systems +* ensure that the file descriptors in the NSS and PAM modules for connecting + to nslcd are closed on exec of the process +* allow attribute options in attribute mapping expressions +* show reconnect messages when failing over to a different LDAP server or + re-establishing the connection to an LDAP server (the message accidentally + got hidden in 0.7.4) +* fix a problem with the pw_class attribute in FreeBSD (fixes 0.8.11) +* more fixes and improvements for Solaris (running under nscd may still give + problems though) +* small improvement to PAM error logging +* provide a pynslcd manual if pynslcd is built + + changes from 0.8.10 to 0.8.11 ----------------------------- -- cgit v1.2.3