summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2012-11-18 20:40:59 +0000
committerArthur de Jong <arthur@arthurdejong.org>2012-11-18 20:40:59 +0000
commit38c636c0492eeaed7bfddbcd3467581b651c259a (patch)
treeafcbba6caa9c60ad339b206a9ece2f756d295c6e /NEWS
parent18219a2f997a06997117d20741d052fc1212cd25 (diff)
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
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS18
1 files changed, 18 insertions, 0 deletions
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
-----------------------------