X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=eb6f858907d0085a83652887bbb5c83417d715c7;hb=57a327dc2be19aa7f9193f5790ba771593056559;hp=49c326b17eb002c40901e9f7b42b4ea1c262f035;hpb=2c9d22968490399e79382dd5dce24fa3d3f35f1e;p=pazpar2-moved-to-github.git diff --git a/debian/changelog b/debian/changelog index 49c326b..eb6f858 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,69 @@ +pazpar2 (1.1.0-1) intrepid; urgency=low + + * Upstream. + + -- Adam Dickmeiss Wed, 15 Oct 2008 14:24:00 +0200 + +pazpar2 (1.0.9-1) unstable; urgency=low + + * Upstream. + + -- Adam Dickmeiss Fri, 23 May 2008 12:08:51 +0200 + +pazpar2 (1.0.8-1) unstable; urgency=low + + * Upstream. + + -- Adam Dickmeiss Tue, 22 Apr 2008 21:30:47 +0200 + +pazpar2 (1.0.7-2) unstable; urgency=low + + * Update NEWS. + + -- Adam Dickmeiss Tue, 15 Apr 2008 08:53:29 +0200 + +pazpar2 (1.0.7-1) unstable; urgency=low + + * Marc21 stylesheet updated to reflect multiple full text fields + + -- Marc Cromme Mon, 14 Apr 2008 14:06:53 +0200 + +pazpar2 (1.0.6-1) unstable; urgency=low + + * Wildcars in the target id can be used to apply settings to + a group of targets + * Using yaz_deamon rather than pazpar2_process + * pz2.js: fixed IE compatibility issues (removed hasAttribues method calls) + + -- Jakub Skoczen Tue, 19 Feb 2008 15:09:55 +0100 + +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 +0100 + +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.