X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=1e4f75a26ff4a8882bb373c6f3cf110933925494;hb=9788ed664227c6a5f44370589dde6176f8c28cf1;hp=2f478cfb8a5439bed647dcbf4e6d6b3260818db3;hpb=315147fb5968cb466939ad2c2cdf66ecd53e4222;p=pazpar2-moved-to-github.git diff --git a/debian/changelog b/debian/changelog index 2f478cf..1e4f75a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,40 @@ +pazpar2 (1.0.5-1) unstable; urgency=low + + * prevented crashes in pz2js by testing for XML element children before + acessing data content. Fixed LOT2 bug #1811 + + -- Marc Cromme Thu, 01 Nov 2007 12:05:51 +0100 + +pazpar2 (1.0.4-4) unstable; urgency=low + + * Added support for retrieval of records in binary. + + -- Adam Dickmeiss Tue, 9 Oct 2007 07:48:08 +0200 + +pazpar2 (1.0.4-3) unstable; urgency=low + + * Fixed bug #1644, #1646. Refactor pz2.js code. + + -- Adam Dickmeiss Tue, 2 Oct 2007 14:35:42 +0200 + +pazpar2 (1.0.4-2) unstable; urgency=low + + * Lower connect timeout. + + -- Adam Dickmeiss Tue, 02 Oct 2007 10:39:37 +0200 + +pazpar2 (1.0.4-1) unstable; urgency=low + + * Upstream. + + -- Adam Dickmeiss Fri, 28 Sep 2007 14:19:25 +0200 + +pazpar2 (1.0.3-6) unstable; urgency=low + + * HTTP fixes. Bugs #1639, #1665. + + -- Adam Dickmeiss Wed, 26 Sep 2007 10:55:20 +0200 + pazpar2 (1.0.3-5) unstable; urgency=low * More active client trickery. Bug #1628 again.