chiark / gitweb /
codec/{base32,hex}.h: Include `codec.h'.
[mLib] / debian / changelog
index fc49b4a297745856b203be09a4403328fdca890b..ee803a326ae35206b0ce4c57b47d72ec0ae67d6a 100644 (file)
@@ -1,10 +1,21 @@
-mlib (2.2.0~pre1) experimental; urgency=low
+mlib (2.2.0.1) experimental; urgency=low
+
+  * Brown paper-bag: failed to include `codec.h' in `hex.h' and `base32.h'
+    leading to build failures of clients.
+
+ -- Mark Wooding <mdw@distorted.org.uk>  Sat, 12 Jan 2013 18:49:36 +0000
+
+mlib (2.2.0) experimental; urgency=low
 
   * Major internal reorganization.
   * Ship precomputed tables and provide partial support for
     cross-compilation.
+  * Overhaul of binary-to-text coding: now has better error handling, and
+    a single unified engine.  Also provides a program, bincode(1), for
+    exercising the system.
+  * Replace random ad-hoc testing by a system based on GNU Autotest.
 
- --
+ -- Mark Wooding <mdw@distorted.org.uk>  Sun, 03 May 2009 01:44:45 +0100
 
 mlib (2.1.1) experimental; urgency=low