chiark / gitweb /
Release 2.1.6.1.
[catacomb] / debian / changelog
index d4c96abe51cd5b4569d16079cc0b0f3b007142f3..2e1e561bb7c3b39ee5555f386764ddab74e68992 100644 (file)
@@ -1,3 +1,25 @@
+catacomb (2.1.6.1) experimental; urgency=low
+
+  * Fix building from source tarball.
+  * Fix building with Python 2.5.
+
+ -- Mark Wooding <mdw@distorted.org.uk>  Sat, 28 Dec 2013 14:21:36 +0000
+
+catacomb (2.1.6) experimental; urgency=low
+
+  * mpreduce: Extend domain to all positive integers.
+  * gfreduce: Fix out-of-bounds memory access.
+  * gcd: Don't clobber signs of `constants' when GCD calculation is trivial.
+  * pixie: Don't replace existing pixie unless explicitly requested.
+
+ -- Mark Wooding <mdw@distorted.org.uk>  Fri, 27 Dec 2013 14:28:57 +0000
+
+catacomb (2.1.5) experimental; urgency=low
+
+  * New build system.
+
+ -- Mark Wooding <mdw@distorted.org.uk>  Mon, 29 Jun 2013 00:38:58 +0100
+
 catacomb (2.1.4) experimental; urgency=low
 
   * Constant-time operations.