Release 2.2.1.
[mLib] / 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'