X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb-python/blobdiff_plain/87d705a84eddb339613261871603b272329fe979..e11875acf1c43ad65e9c9e76b42757cf7ef5d127:/debian/changelog diff --git a/debian/changelog b/debian/changelog index f605b40..c7895ba 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +catacomb-python (1.1.1) experimental; urgency=low + + * ByteString operators: fix crashes on 64-bit platforms resulting from + the use of the wrong length types. + + -- Mark Wooding Sat, 04 Jun 2016 01:17:14 +0100 + catacomb-python (1.1.0.1) experimental; urgency=low * Just Debian packaging fixes.