From: Mark Wooding Date: Sat, 5 May 2012 11:04:06 +0000 (+0100) Subject: Release version 2.1.1. X-Git-Tag: 2.1.1^0 X-Git-Url: https://git.distorted.org.uk/~mdw/mLib/commitdiff_plain/3584d8c0940f6f67f2b9901a631e3538d04afc89?ds=sidebyside Release version 2.1.1. --- diff --git a/debian/changelog b/debian/changelog index 7b9e733..3f68e1d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +mlib (2.1.1) experimental; urgency=low + + * Actually declare buf_putstr* in buf.h. + * Skip past terminating null in buf_get*z, rather than leaving it for + the next get. + + -- Mark Wooding Sat, 05 May 2012 13:18:40 +0100 + mlib (2.1.0) experimental; urgency=low * New function `mdup' for renumbering file descriptors.