diff options
author | Arthur de Jong <arthur@arthurdejong.org> | 2010-09-24 09:25:38 +0200 |
---|---|---|
committer | Arthur de Jong <arthur@arthurdejong.org> | 2010-09-24 09:25:38 +0200 |
commit | 015193ca29f22a0cee017810bf841d9e4613784a (patch) | |
tree | 41e8b1b7808c5492926e94a688d05295d61f8aa9 /NEWS | |
parent | bed19586b722b7291896b31d93730d49a2448c76 (diff) |
get files ready for 0.7.10 release0.7.10
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-pam-ldapd-0.7@1212 ef36b2f9-881f-0410-afb5-c4e39611909c
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +changes from 0.7.9 to 0.7.10 +---------------------------- + +* handle errors from ldap_result() better and disconnect (and reconnect) + in more cases + + changes from 0.7.8 to 0.7.9 --------------------------- |