From: Mark Wooding Date: Sun, 4 Oct 2009 13:15:16 +0000 (+0100) Subject: Announce 1.0.2. X-Git-Tag: 1.0.2^0 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/mLib-python/commitdiff_plain/4091abf10ce3940b80c3e8b2a5e59b02e6cadb9f Announce 1.0.2. --- 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