X-Git-Url: https://git.distorted.org.uk/~mdw/mLib/blobdiff_plain/7cf5c72a6d353ed5a7e340562c11e54c21c85e5e..6c705c50062ab1e542678cf49e3f90e5ac33199a:/debian/changelog diff --git a/debian/changelog b/debian/changelog index a8c83df..fab0b8f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,30 @@ -mlib (2.2.0~pre1) experimental; urgency=low +mlib (2.2.2) experimental; urgency=low + + * bres: Fixed `bres_abort' scrambing the freelist leading to a segfault. + * codec: New flag `CDCF_IGNSPC' to ignore whitespace when decoding. This + is the default in bincode(1). + * dstr: `dstr_putf' no longer crashes on `%.*s' and similar. + * dstr: `dstr_putf' now understands `%n$...' positional placeholders. + + -- Mark Wooding Sun, 20 Jul 2014 21:35:20 +0100 + +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