X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=78cb73b0fe31bffa5078a11f58d03239dac76d18;hb=95f8c6abd0572eb572d6e6612904f247271c15cf;hp=3b838999bfbd39b1e4a6a354c672a5106fef2c91;hpb=e0543b6a779ea1d96775fd4a901cf0ccf0c30ce0;p=pazpar2-moved-to-github.git diff --git a/debian/changelog b/debian/changelog index 3b83899..78cb73b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,36 @@ +pazpar2 (1.0.5-3) unstable; urgency=low + + * XML parsing in pz2.js rewritten to support multiple md elements of the + same type. Particular clients might require changes (MK tested). + * Changes to the pz2.js API - record method + + -- Jakub Skoczen Thu, 14 Feb 2008 14:32:55 CET + +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.