X-Git-Url: https://git.distorted.org.uk/~mdw/mLib/blobdiff_plain/d44d862af4bbf8ad140277938d15466b68a31216..abcb5d8720e264d76f9db2db0497de21fa832602:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 8682f9d..c815542 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,35 @@ +mlib (2.3.0) experimental; urgency=medium + + * url: Always encode whitespace characters. Particularly egregiously, + mLib used to leave linefeeds unescaped in `lax' mode. + * bits: Document the many improvements since the original version nearly + 20 years ago. + * bits: Add macros for byte-swapping integers in-place. + * bits: Use compiler intrinsics where available. + + -- Mark Wooding Tue, 12 Jun 2018 00:30:47 +0100 + +mlib (2.2.5) experimental; urgency=medium + + * ident: Only close the socket once if connection fails early. + + -- Mark Wooding Sat, 09 Jun 2018 17:40:21 +0100 + +mlib (2.2.4) experimental; urgency=medium + + * debian: Update for Debhelper 9. + * debian: Multi-arch support. + * mlib-dev: Compiler-hack support for Clang. + + -- Mark Wooding Sun, 13 Aug 2017 20:12:19 +0100 + +mlib (2.2.3) experimental; urgency=low + + * build: Cope with newer Autotools and related equipment. + * Miscellaneous small fixes for Cygwin. + + -- Mark Wooding Sat, 04 Jun 2016 01:09:53 +0100 + mlib (2.2.2.2) experimental; urgency=low * codec: Minor formatting fix to manpage.