X-Git-Url: https://git.distorted.org.uk/~mdw/mLib/blobdiff_plain/236f657b6dab66f31f4902cecfc03b4673f5bb98..5007fea9956f473c7b5522260994180dcd7cd9e6:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 6c72744..55de291 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,20 @@ -mlib (2.2.0~pre1) experimental; urgency=low +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 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' + leading to build failures of clients. + + -- Mark Wooding 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 @@ -6,8 +22,9 @@ mlib (2.2.0~pre1) experimental; urgency=low * 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 Sun, 03 May 2009 01:43:57 +0100 + -- Mark Wooding Sun, 03 May 2009 01:44:45 +0100 mlib (2.1.1) experimental; urgency=low