pubkey.c: Catch invalid arguments to `RSAPub' and `RSAPriv'.
[catacomb-python] / debian / changelog
index c2b7bdd..b284060 100644 (file)
@@ -1,4 +1,43 @@
-python-catacomb (1.0.0) experimental; urgency=low
+catacomb-python (1.0.6) experimental; urgency=low
+
+  * Fix stupid bug in WriteBuffer resizing.
+
+ -- Mark Wooding <mdw@distorted.org.uk>  Sun, 21 Jul 2013 15:57:06 +0100
+
+catacomb-python (1.0.5) experimental; urgency=low
+
+  * Make Key constructor actually work.
+  * Include human-readable text in KeyError exceptions.
+
+ -- Mark Wooding <mdw@distorted.org.uk>  Sat, 04 Jan 2014 01:38:26 +0000
+
+catacomb-python (1.0.4) experimental; urgency=low
+
+  * Build against Python 2.7.
+
+ -- Mark Wooding <mdw@distorted.org.uk>  Wed, 09 Jan 2013 02:47:59 +0000
+
+catacomb-python (1.0.3) experimental; urgency=low
+
+  * Remove catacomb-python-bin package, because it made building hard and
+    didn't provide any noticeable benefits.
+
+ -- Mark Wooding <mdw@distorted.org.uk>  Fri, 05 Nov 2010 15:12:35 +0000
+
+catacomb-python (1.0.2) experimental; urgency=low
+
+  * Overhaul build system with new support module.
+
+ -- Mark Wooding <mdw@distorted.org.uk>  Sun, 04 Oct 2009 14:17:20 +0100
+
+catacomb-python (1.0.1) experimental; urgency=low
+
+  * Make it work with Python 2.6.  Also switched over to the (increasingly
+    winning) CDBS.
+
+ -- Mark Wooding <mdw@distorted.org.uk>  Sat, 03 Oct 2009 23:06:29 +0100
+
+catacomb-python (1.0.0) experimental; urgency=low
 
   * Debianization!