From 4091abf10ce3940b80c3e8b2a5e59b02e6cadb9f Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Sun, 4 Oct 2009 14:15:16 +0100 Subject: [PATCH] Announce 1.0.2. --- debian/changelog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/debian/changelog b/debian/changelog index 1363541..da72452 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +mlib-python (1.0.2) experimental; urgency=low + + * Fix some stupid bugs the compiler had been warning about for ages (but + got buried in the dross about Pyrex's code generator. + * Update __new__ methods to __cinit__ as prompted by Pyrex compiler. + * Overhaul Python build system. + + -- Mark Wooding Sun, 04 Oct 2009 14:15:04 +0100 + mlib-python (1.0.1) experimental; urgency=low * Switch to CDBS and support Python 2.6 -- 2.11.0