From a1e3dbc594b83e7e391c4b9453956c7cdf37915e Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Sun, 14 May 2017 04:25:50 +0100 Subject: [PATCH] Release 1.1.2. --- debian/changelog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/debian/changelog b/debian/changelog index c7895ba..7f5abd2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +catacomb-python (1.1.2) experimental; urgency=low + + * Further 64-bit compatibility improvements. + * Fixed docstrings for a number of native methods. + * Fix range checking for `GRand' methods. + * Fix crash when deleting natively implemented object attributes. + * Fix bug which assigned the wrong hash to bytestrings. + * Fix `__int__' methods to return `long' objects when necessary. + Without this, there are unnecessary failures and bizarrely timed + exceptions. + * A couple of patches to provide forward compatibility with upstream + library changes. + + -- Mark Wooding Sun, 14 May 2017 04:25:35 +0100 + catacomb-python (1.1.1) experimental; urgency=low * ByteString operators: fix crashes on 64-bit platforms resulting from -- 2.11.0