diff options
author | Arthur de Jong <arthur@arthurdejong.org> | 2008-11-04 22:42:01 +0100 |
---|---|---|
committer | Arthur de Jong <arthur@arthurdejong.org> | 2008-11-04 22:42:01 +0100 |
commit | 5e68450beb85e1f85b24d9623e2976bc408636a8 (patch) | |
tree | e7755ee8bc5cea237ac6e24dada71612a7feec81 /debian/changelog | |
parent | 95a506de034b2e75ab9f374572be0d03e451cf4c (diff) |
get files ready for 0.6.6 release0.6.6
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@793 ef36b2f9-881f-0410-afb5-c4e39611909c
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index b42b4c6..1446535 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +nss-ldapd (0.6.6) unstable; urgency=low + + * clarify relationship to nss_ldap in package description (closes: #499892) + * fix test for nscd init script in postinst (closes: #504142) + * allow spaces in user and group names (closes: #488635) + * if ldap_set_option() fails log the option name instead of number + * retry connecting to LDAP server in more cases + + -- Arthur de Jong <adejong@debian.org> Tue, 04 Nov 2008 22:30:00 +0100 + nss-ldapd (0.6.5) unstable; urgency=low * updated Swedish debconf translation by Martin Ă…gren (closes: #492910) |