chiark / gitweb /
Release 1.0.5.
[preload-hacks] / debian / changelog
index c2c0e83bbf4c35cbcfe2d241b9d3f57121487dd9..dc8b9a8c41ebf098bcf6c2eb9f3606486800309f 100644 (file)
@@ -1,3 +1,25 @@
+preload-hacks (1.0.5) experimental; urgency=low
+
+  * Fix `errno' clobbering in connect(2).
+
+ -- Mark Wooding <mdw@distorted.org.uk>  Sat, 26 Dec 2009 12:16:38 +0000
+
+preload-hacks (1.0.4) experimental; urgency=low
+
+  * Fix overenthusiastic address decoding in accept(2) and friends.
+
+ -- Mark Wooding <mdw@distorted.org.uk>  Mon, 12 Jan 2009 17:57:42 +0000
+
+preload-hacks (1.0.3) experimental; urgency=low
+
+  * Fix uopen.1 section in .TH line.
+  * Add commentary and GPL notices to source files.
+  * Overhaul makefile.
+  * Add lintian overrides for sonames: we don't expect people to link
+    against them.
+
+ -- Mark Wooding <mdw@distorted.org.uk>  Mon, 22 Dec 2008 00:45:49 +0000
+
 preload-hacks (1.0.2) experimental; urgency=low
 
   * Useful README added.