X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb-python/blobdiff_plain/5f25415f12c50300d548d5fe9b2a41ede2ed5d98..4a35c9a728df05a99eff3c335ee7ec2ddf201cff:/debian/changelog?ds=sidebyside diff --git a/debian/changelog b/debian/changelog index 537f1c9..b284060 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +catacomb-python (1.0.6) experimental; urgency=low + + * Fix stupid bug in WriteBuffer resizing. + + -- Mark Wooding 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 Sat, 04 Jan 2014 01:38:26 +0000 + catacomb-python (1.0.4) experimental; urgency=low * Build against Python 2.7.