From: Anders Kaseorg Date: Wed, 8 Aug 2007 02:00:28 +0000 (-0400) Subject: Debian release 1.2. X-Git-Tag: debian/1.2^0 X-Git-Url: http://andersk.mit.edu/gitweb/nss_nonlocal.git/commitdiff_plain/a17893e2fadbb61e88ac67786020bb963feaecc5 Debian release 1.2. Signed-off-by: Anders Kaseorg --- diff --git a/debian/changelog b/debian/changelog index 3579e16..23b48c2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +libnss-nonlocal (1.2) unstable; urgency=low + + * Use a magic buflen instead of thread-local variables, to avoid + strange problems on sarge. + * Don't link with pthread. + + -- Anders Kaseorg Tue, 07 Aug 2007 22:00:28 -0400 + libnss-nonlocal (1.1) unstable; urgency=low * Link with pthread to be safe.