Version 5.0.4 v5.0.4
authorAdam Dickmeiss <adam@indexdata.dk>
Fri, 22 Nov 2013 13:45:05 +0000 (14:45 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Fri, 22 Nov 2013 13:45:05 +0000 (14:45 +0100)
IDMETA
NEWS
debian/changelog

diff --git a/IDMETA b/IDMETA
index 7c5903c..68e6d8b 100755 (executable)
--- a/IDMETA
+++ b/IDMETA
@@ -1,4 +1,4 @@
 DEBIAN_DIST="jessie wheezy squeeze"
 UBUNTU_DIST="raring quantal precise oneiric lucid"
 CENTOS_DIST="centos5 centos6"
-VERSION=5.0.3
+VERSION=5.0.4
diff --git a/NEWS b/NEWS
index 2a0c0eb..9f1e8e2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+--- 5.0.4 2013/11/22
+
+Improve error reporting for ICU chains YAZ-707
+Report config element+rule when ICU status is "failure".
+
+ZOOM: stop fetching if present response has no records YAZ-710
+Some targets return less records than their hit count would suggest.
+This prevents ZOOM from continuing to fetch records if any present
+response has 0 records in the response.
+
+Ensure that GFS calls exit if any listener fails YAZ-710
+Before, if XML config was in use, it would start the default
+listener @:9999!
+
 --- 5.0.3 2013/11/19
 
 yaz-ztest: -V shows version (like yaz-client -V)
index 71cf4d0..388b19d 100644 (file)
@@ -1,3 +1,9 @@
+yaz (5.0.4-1indexdata) unstable; urgency=low
+
+  * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk>  Fri, 22 Nov 2013 14:17:14 +0100
+
 yaz (5.0.3-1indexdata) unstable; urgency=low
 
   * Upstream.