Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2007-08-26 22:19:52 +0200
committerArthur de Jong <arthur@arthurdejong.org>2007-08-26 22:19:52 +0200
commitca1443cab76107e19b11459d7645bed805926487 (patch)
treeb1053b7adc2ebdc915e8a0edfef205b20ecb291e /debian/changelog
parent95a758d88e2d9411152b3a77624e23a06f5577ec (diff)
get files ready for 0.3 release0.3
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@366 ef36b2f9-881f-0410-afb5-c4e39611909c
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog28
1 files changed, 28 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index aa23900..d222d19 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,31 @@
+nss-ldapd (0.3) unstable; urgency=low
+
+ * added XS-Vcs-Svn and XS-Vcs-Browser as specified in #391023
+ * improved manual pages and use docbook2x-man for generating them
+ * a bug in the communication buffer handling code was fixed
+ * a bug in the dictionary code was fixed (code not yet in use)
+ * a fix for the init script that used a wrong pidfile
+ * configuration file handling code was rewritten to better maintainable
+ * some configuration file options have changed which means that
+ compatibility with the nss_ldap configuration file is lost
+ * configuration syntax is now documented in the nss-ldapd.conf(5) manual
+ page
+ * support for dnsconfig was removed
+ * the configuration file no longer supports using multiple search bases
+ * removed nss_initgroups and nss_initgroups_ignoreusers options
+ * removed --enable-paged-results configure option and use pagesize
+ configuration file option to specify usage of paging at runtime
+ * added Portuguese debconf translation by Américo Monteiro
+ (closes: #433039)
+ * Debian package configuration improvements and simplifications
+ * use docbook2x-man for generating manual pages
+ * miscellaneous documentation improvements including improved manual pages
+ * general code reorganisation and clean-ups to achieve another 9% code
+ reduction relative to 0.2.1 release (more than 40% relative to nss_ldap)
+ * SASL, Kerberos and SSL/TLS support remain untested
+
+ -- Arthur de Jong <adejong@debian.org> Sun, 26 Aug 2007 19:00:00 +0200
+
nss-ldapd (0.2.1) unstable; urgency=low
* fix permissions of server socket (this fixes a problem where non-root