X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/mLib-python/blobdiff_plain/a510e264770430077bb4dbacd104c6aae19bcdd6..refs/tags/1.0.2:/debian/changelog 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