X-Git-Url: https://git.distorted.org.uk/~mdw/catacomb-python/blobdiff_plain/17f11fcfab463db6627747266c0ee525fa10e840..61cc9665df69b0641bfd40da285acbea20c48654:/debian/changelog diff --git a/debian/changelog b/debian/changelog index a75775a..b284060 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,35 @@ +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. + + -- Mark Wooding 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 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 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