X-Git-Url: https://git.distorted.org.uk/~mdw/mLib/blobdiff_plain/198fea9544562ac8268aa691b40e5e0e90eed492..70ef2c7ecac7750368bbd3df4448d0b7502cc93f:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 6631a8e..a2fc30a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +mlib (2.5.0) experimental; urgency=medium + + * Fix internal Python build scripts to work with Python 3. + * Introduce wrapper macros around the functions (to handle + negative character codes correctly), and the comparison + functions `strcmp', `strncmp', and `memcmp'. + + -- Mark Wooding Fri, 08 May 2020 20:16:37 +0100 + mlib (2.4.2) experimental; urgency=medium * mlib (buf): Handle 64-bit length prefixes correctly on 32-bit