X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=9f6353502792c536c1d67863e256fe06ef5f2506;hb=b891c561d6ba48be9780f38b55172571767dddf4;hp=a339ac9eaf229bd4f0acbaffeee1d7c5aba54720;hpb=f17753536a7a1ab86f518b7705ed3a2b3216c0e5;p=pazpar2-moved-to-github.git diff --git a/debian/changelog b/debian/changelog index a339ac9..9f63535 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,58 @@ +pazpar2 (1.0.5-2) unstable; urgency=low + + * Work arounds/fixes for bugs #1634, #1858. + + -- Adam Dickmeiss Fri, 09 Nov 2007 17:52:43 +0100 + +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. + + -- Adam Dickmeiss Thu, 20 Sep 2007 10:36:11 +0200 + +pazpar2 (1.0.3-4) unstable; urgency=low + + * Fixed bug #1628. + + -- Adam Dickmeiss Thu, 20 Sep 2007 10:14:03 +0200 + pazpar2 (1.0.3-3) unstable; urgency=low * Deal with bad hit counts.