chiark / gitweb /
Announce 1.0.2.
[mLib-python] / debian / changelog
CommitLineData
4091abf1
MW
1mlib-python (1.0.2) experimental; urgency=low
2
3 * Fix some stupid bugs the compiler had been warning about for ages (but
4 got buried in the dross about Pyrex's code generator.
5 * Update __new__ methods to __cinit__ as prompted by Pyrex compiler.
6 * Overhaul Python build system.
7
8 -- Mark Wooding <mdw@distorted.org.uk> Sun, 04 Oct 2009 14:15:04 +0100
9
8546fc9d
MW
10mlib-python (1.0.1) experimental; urgency=low
11
12 * Switch to CDBS and support Python 2.6
13 * Support (glorious!) mdup function.
14
15 -- Mark Wooding <mdw@distorted.org.uk> Sun, 04 Oct 2009 00:32:29 +0100
16
17mlib-python (1.0.0) experimental; urgency=low
579d0169 18
19 * Debianization!
20
8546fc9d 21 -- Mark Wooding <mdw@distorted.org.uk> Sun, 04 Oct 2009 00:31:21 +0100