Release 2.2.1. 2.2.1
authorMark Wooding <mdw@distorted.org.uk>
Fri, 28 Jun 2013 22:29:04 +0000 (23:29 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Fri, 28 Jun 2013 23:03:13 +0000 (00:03 +0100)
debian/changelog

index ee803a3..55de291 100644 (file)
@@ -1,3 +1,12 @@
+mlib (2.2.1) experimental; urgency=low
+
+  * crc32: Fix on 64-bit systems.
+  * dstr: `dstr_putc' now takes an `int' argument.
+  * macros.h: Provide macros for annotating functions (e.g., as following
+    various kinds of varargs protocols) and controlling warnings.
+
+ -- Mark Wooding <mdw@distorted.org.uk>  Fri, 28 Jun 2013 23:27:49 +0100
+
 mlib (2.2.0.1) experimental; urgency=low
 
   * Brown paper-bag: failed to include `codec.h' in `hex.h' and `base32.h'