X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=d6b8e060b0b169cfe2389fdcd09a81de7790d60e;hb=4f80d301348699b563db53c895f56d6195fade4f;hp=4fafa96d418c9d60a78aa6cf462eadcf40281f3a;hpb=bb80906f495c65cde06570738bf0c2aafe54f365;p=pazpar2-moved-to-github.git diff --git a/debian/changelog b/debian/changelog index 4fafa96..d6b8e06 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,154 @@ +pazpar2 (1.0.12-1) unstable; urgency=low + + * Upstream. + + -- Adam Dickmeiss Tue, 04 Nov 2008 09:21:18 +0100 + +pazpar2 (1.0.11-1) unstable; urgency=low + + * Upstream. + + -- Adam Dickmeiss Wed, 15 Oct 2008 12:01:55 +0200 + +pazpar2 (1.0.10-1) unstable; urgency=low + + * Upstream. + + -- Adam Dickmeiss Tue, 14 Oct 2008 12:05:11 +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. + + -- 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. + + -- Adam Dickmeiss Wed, 19 Sep 2007 15:23:04 +0200 + +pazpar2 (1.0.3-2) unstable; urgency=low + + * Terminate blocking show if active clients reaches zero. + + -- Adam Dickmeiss Wed, 19 Sep 2007 14:55:45 +0200 + +pazpar2 (1.0.3-1) unstable; urgency=low + + * Upstream. + + -- Adam Dickmeiss Wed, 19 Sep 2007 11:44:26 +0200 + +pazpar2 (1.0.2-9) unstable; urgency=low + + * ICU enabled by default for the Debian package. + * ICU for sorting. + + -- Adam Dickmeiss Mon, 10 Sep 2007 10:44:03 +0200 + +pazpar2 (1.0.2-8) unstable; urgency=low + + * Bug fixes #1395, #1507. + + -- Adam Dickmeiss Wed, 05 Sep 2007 10:41:31 +0200 + +pazpar2 (1.0.2-7) unstable; urgency=low + + * Fix pazpar2path setting so that empty string is allowed. + + -- Adam Dickmeiss Mon, 3 Sep 2007 15:18:37 +0200 + pazpar2 (1.0.2-6) unstable; urgency=low * Changes to enable pz2.js for proxying.