X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=NEWS;h=9f1e8e2cae215af648e9faa51ebb33328e4fe9a6;hp=2a0c0eb7a3d2297dd12012bfe3b6b4327b1b74b5;hb=5b048b45e49be6a0af7cb17dee0c49da9074f013;hpb=1c54b505929ac84ab42bdee710e06a7c2f3513c3 diff --git a/NEWS b/NEWS index 2a0c0eb..9f1e8e2 100644 --- 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)