pubkey.c: Catch invalid arguments to `RSAPub' and `RSAPriv'.
[catacomb-python] / debian / changelog
index 537f1c9..b284060 100644 (file)
@@ -1,3 +1,16 @@
+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.