summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2008-11-04 21:42:01 +0000
committerArthur de Jong <arthur@arthurdejong.org>2008-11-04 21:42:01 +0000
commit5e68450beb85e1f85b24d9623e2976bc408636a8 (patch)
treee7755ee8bc5cea237ac6e24dada71612a7feec81 /NEWS
parent95a506de034b2e75ab9f374572be0d03e451cf4c (diff)
get files ready for 0.6.6 release
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@793 ef36b2f9-881f-0410-afb5-c4e39611909c
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 7fdf900..875839b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+changes form 0.6.5 to 0.6.6
+---------------------------
+
+* Debian packaging improvements
+* allow spaces in user and group names because it was causing problems in
+ some environments
+* if ldap_set_option() fails log the option name instead of number
+* retry connecting to LDAP server in more cases
+
+
changes form 0.6.4 to 0.6.5
---------------------------