X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb/blobdiff_plain/c5166640e236c57dcb5f656b88575a4c73b3b4df..1504e033e0aea5636f8fddc620476a93b0b7e043:/debian/changelog diff --git a/debian/changelog b/debian/changelog index de6c0fc2..2e1e561b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +catacomb (2.1.6.1) experimental; urgency=low + + * Fix building from source tarball. + * Fix building with Python 2.5. + + -- Mark Wooding 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 Fri, 27 Dec 2013 14:28:57 +0000 + catacomb (2.1.5) experimental; urgency=low * New build system.