From 6c705c50062ab1e542678cf49e3f90e5ac33199a Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Sun, 20 Jul 2014 21:35:28 +0100 Subject: [PATCH] Release 2.2.2. --- debian/changelog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/debian/changelog b/debian/changelog index 55de291..fab0b8f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +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. -- 2.11.0