Infrastructure: Split the files into subdirectories.
[mLib] / debian / changelog
index efdac18..e94ef2d 100644 (file)
@@ -1,3 +1,24 @@
+mlib (2.2.0~pre1) experimental; urgency=low
+
+  * Major internal reorganization.
+
+ -- Mark Wooding <mdw@distorted.org.uk>  Sun, 03 May 2009 01:40:10 +0100
+
+mlib (2.1.1) experimental; urgency=low
+
+  * Actually declare buf_putstr* in buf.h.
+  * Skip past terminating null in buf_get*z, rather than leaving it for
+    the next get.
+
+ -- Mark Wooding <mdw@distorted.org.uk>  Sat, 05 May 2012 13:18:40 +0100
+
+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