chiark / gitweb /
Fix incorrect closes.
[authbind.git] / debian / changelog
index 0e2152ffb15f9737866573b49f794ed739c457c5..6125e7c8c9fc2914e9f8fa6f63156a3d62b8e56a 100644 (file)
@@ -1,3 +1,32 @@
+authbind (1.1.5.2) frozen unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Makefile: Add -D_GNU_SOURCE, closes: 89944
+
+ -- Stephen Frost <sfrost@debian.org>  Fri, 16 Mar 2001 19:42:05 -0500
+
+authbind (1.1.5.1) frozen unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/rules (clean): use tab not spaces, so `debian/rules clean'
+    actually works. [#27360]
+  * debian/rules (binary-arch): don't compress the copyright file.
+  * Makefile: install the shared library non-executable.
+ -- James Troup <james@nocrew.org>  Sun,  3 Jan 1999 21:23:50 +0000
+
+authbind (1.1.5) unstable; urgency=low
+
+  * Fix coredump bug !
+
+ -- Ian Jackson <ian@davenant.greenend.org.uk>  Mon, 31 Aug 1998 15:32:44 +0100
+
+authbind (1.1.4) unstable; urgency=low
+
+  * Allow bind() to port 0 !
+
+ -- Ian Jackson <ian@davenant.greenend.org.uk>  Mon, 31 Aug 1998 15:23:30 +0100
+
 authbind (1.1.3) unstable; urgency=low
 
   * Make IPPORT_RESERVED check work (oops!).