chiark / gitweb /
Release 1.1.1.
[mLib-python] / debian / changelog
index 457f5ec4953b4b2afbe932b828ad82559d2da4d6..be7bd230ade27c54cd5193bb0dda977d59d1bc3d 100644 (file)
@@ -1,3 +1,36 @@
+mlib-python (1.1.1) experimental; urgency=medium
+
+  * Work around Pyrex bugs in exception handling (notably in _getfd).
+  * Fix variable-name typos in `fdflags', which has obviously been wrong
+    forever.
+
+ -- Mark Wooding <mdw@distorted.org.uk>  Sun, 10 Sep 2017 11:31:09 +0100
+
+mlib-python (1.1.0) experimental; urgency=medium
+
+  * Lots of fixing for 64-bit targets.
+  * Add (rather terse) docstrings.
+  * Switch to `dh_python2' for packaging, to eliminate dependency on
+    `python-central'.
+  * Various bug fixes.
+
+ -- Mark Wooding <mdw@distorted.org.uk>  Wed, 16 Aug 2017 14:26:18 +0100
+
+mlib-python (1.0.5) experimental; urgency=low
+
+  * Fix Debian packaging.
+  * Support CDCF_IGNSPC flag in binary codecs.
+
+ -- Mark Wooding <mdw@distorted.org.uk>  Fri, 19 Feb 2016 08:52:39 +0000
+
+mlib-python (1.0.4) experimental; urgency=low
+
+  * Fix distribution arrangements.  Apparently the release tarballs have
+    been hopelessly broken for ages and nobody noticed.
+  * Interface to newer binary encoding machinery.
+
+ -- Mark Wooding <mdw@distorted.org.uk>  Tue, 18 Jun 2013 09:53:24 +0100
+
 mlib-python (1.0.3) experimental; urgency=low
 
   * Update for Python 2.7.