buf.c: Step over terminating null byte.
[mLib] / debian / changelog
index 80a1bbe..7b9e733 100644 (file)
@@ -1,13 +1,52 @@
+mlib (2.1.0) experimental; urgency=low
+
+  * New function `mdup' for renumbering file descriptors.
+  * Various internal build-system changes.
+
+ -- Mark Wooding <mdw@distorted.org.uk>  Sun, 04 Jan 2009 14:45:07 +0000
+
+mlib (2.0.7) experimental; urgency=low
+
+  * The new build system put the headers in /usr/include/mlib, where
+    nothing could find them.  Put them back in /usr/include/mLib where
+    they belong.
+  * Actually include config.h in the correct places, so that, for example,
+    dstr_putf doesn't explode.
+
+ -- Mark Wooding <mdw@distorted.org.uk>  Sun, 28 Dec 2008 21:23:59 +0000
+
+mlib (2.0.6) experimental; urgency=low
+
+  * Build system overhaul.
+
+ -- Mark Wooding <mdw@distorted.org.uk>  Sat, 27 Dec 2008 13:42:39 +0000
+
+mlib (2.0.5) experimental; urgency=low
+
+  * Fix versioncmp to deal with `~' characters properly, in line with
+    Debian policy.
+
+ -- Mark Wooding <mdw@distorted.org.uk>  Wed, 14 May 2008 15:10:32 +0100
+
+mlib (2.0.4) experimental; urgency=low
+
+  * Switch over to pkgconfig.  This is largely a stopgap release, to stop
+    stuff breaking hopelessly while mLib 3 is worked on.
+
+ -- Mark Wooding <mdw@distorted.org.uk>  Mon, 17 Mar 2008 17:51:45 +0000
+
 mlib (2.0.3) experimental; urgency=low
 
   * Document hex encoding/decoding.
-
   * Add file descriptor passing.
+  * Add ADNS-based background resolver.
+  * Split binaries off into their own package.
+  * Document, fix and test universal hashing; use it in symbol tables.
 
- -- Mark Wooding <mdw@nsict.org>  Sat, 29 Nov 2003 11:58:00 +0000
+ -- Mark Wooding <mdw@nsict.org>  Mon, 15 Dec 2003 20:54:16 +0000
 
 mlib (2.0.2) experimental; urgency=low
 
   * Debianization!
 
- -- Mark Wooding <mdw@nsict.org>  Sat,  8 Nov 2003 22:43:10 +0000
+ -- Mark Wooding <mdw@nsict.org>  Sat, 8 Nov 2003 22:43:10 +0000