Infrastructure: Split the files into subdirectories.
[mLib] / debian / changelog
index 7b9e733..e94ef2d 100644 (file)
@@ -1,3 +1,17 @@
+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.