chiark / gitweb /
Release 1.1.1. 1.1.1
authorMark Wooding <mdw@distorted.org.uk>
Sun, 10 Sep 2017 10:31:21 +0000 (11:31 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 10 Sep 2017 10:31:21 +0000 (11:31 +0100)
debian/changelog

index 179ae4524511dce37b9632bfb01c6cb990deec47..be7bd230ade27c54cd5193bb0dda977d59d1bc3d 100644 (file)
@@ -1,3 +1,11 @@
+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.