Bumped version number. However, wildcard handling seems buggy.
[pazpar2-moved-to-github.git] / debian / changelog
index bf632a1..441f30e 100644 (file)
@@ -1,3 +1,50 @@
+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
+
+ -- Jakub Skoczen <jakub@indexdata.dk>  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 <jakub@indexdata.dk>  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 <adam@indexdata.dk>  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 <marc@indexdata.dk>  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 <adam@indexdata.dk>  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 <adam@indexdata.dk>  Tue,  2 Oct 2007 14:35:42 +0200
+
+pazpar2 (1.0.4-2) unstable; urgency=low
+
+  * Lower connect timeout.
+
+ -- Adam Dickmeiss <adam@indexdata.dk>  Tue, 02 Oct 2007 10:39:37 +0200
+
 pazpar2 (1.0.4-1) unstable; urgency=low
 
   * Upstream.