chiark / gitweb /
buf.c: Step over terminating null byte.
[mLib] / debian / changelog
index e451fe156867d12bdc13807c3bded5b639dca283..7b9e733b532b7dff62710e6f680fb786bca95448 100644 (file)
@@ -1,3 +1,20 @@
+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.