summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2009-10-20 10:56:57 +0000
committerArthur de Jong <arthur@arthurdejong.org>2009-10-20 10:56:57 +0000
commit32c7077e32de3ed758cdf29b320ddf179c283405 (patch)
tree42adce6c31b36176c30728ac3cee376e404de5ee /NEWS
parent3d019ede58bd85317a1be1a25a8e45476deaf9c0 (diff)
get files ready for 0.7.1 release
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd@1009 ef36b2f9-881f-0410-afb5-c4e39611909c
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ca5eab8..5e2e1fb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+changes from 0.7.0 to 0.7.1
+---------------------------
+
+* implement password changing by performing an LDAP password modify EXOP
+ request
+* fix return of authorisation check in PAM module (patch by Howard Chu)
+* fix for problem when authenticating to LDAP entries without a uid attribute
+ in the DN
+* general code clean-up and portability improvements
+* provide more information with communication error messages
+
+
changes from 0.6.11 to 0.7.0
----------------------------