Release 2.1.5.
[u/mdw/catacomb] / debian / changelog
index 593ec8a..de6c0fc 100644 (file)
@@ -1,3 +1,26 @@
+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.
+  * Some minor fixes to header files.
+
+ -- Mark Wooding <mdw@distorted.org.uk>  Mon, 27 May 2013 22:34:23 +0100
+
+catacomb (2.1.3) experimental; urgency=low
+
+  * Fibonacci sequence computation: mp_fibonacci function and fibonacci(1)
+    example program.
+  * Upper bounds on phrase entropy in mkphrase(1).
+  * Don't make the Pixie setuid-root by default.  Make the documentation
+    less scary.
+
+ -- Mark Wooding <mdw@distorted.org.uk>  Thu, 11 Apr 2013 12:06:28 +0100
+
 catacomb (2.1.2.1) experimental; urgency=low
 
   * hashsum: Document `--progress' option in `--help' output.