Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog11
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 6aeafb1..aa23900 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,14 @@
+nss-ldapd (0.2.1) unstable; urgency=low
+
+ * fix permissions of server socket (this fixes a problem where non-root
+ users were unable to do lookups)
+ * fix configure script to properly check for pthread support
+ * small code improvements
+ * general build system cleanups
+ * add more information to debian/copyright
+
+ -- Arthur de Jong <adejong@debian.org> Sun, 17 Jun 2007 18:30:00 +0200
+
nss-ldapd (0.2) unstable; urgency=low
* fixes to the netgroup lookup code