X-Git-Url: http://andersk.mit.edu/gitweb/nss_nonlocal.git/blobdiff_plain/e5d3257e7f1399114b6d05d607e381126bbe26b7..refs/tags/debian/1.8-0debathena2:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 779140d..cdca45e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,27 @@ +libnss-nonlocal (1.8-0debathena2) unstable; urgency=low + + * Change "Debian-Athena Project" to "Debathena Project". + * Remove debian/control from version control. + * Clean up debian/copyright. + + -- Tim Abbott Sat, 24 Jan 2009 18:03:22 -0500 + +libnss-nonlocal (1.8-0debathena1) unstable; urgency=low + + * Correct the buffer size passed to realloc. + + -- Anders Kaseorg Sat, 09 Aug 2008 22:41:57 -0400 + +libnss-nonlocal (1.7-0debathena1) unstable; urgency=low + + * Replace the magic buflen hack with explicit iteration over the nss + chain, so that getpwent/getgrent works with nscd enabled. + * Fix some memory leaks. + * Autotoolfiscate. + * Code cleanup. + + -- Anders Kaseorg Tue, 29 Jul 2008 06:57:53 -0400 + libnss-nonlocal (1.6-0debathena1) unstable; urgency=low * Use a version script to hide internal symbols.