X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;ds=sidebyside;f=NEWS;h=32d13f3a68acac5b602981a8fe525a42a629dedc;hb=6ffc994bc475a1bc1b23e5a70f497637edcb53f2;hp=df2af30d1dae1172d937213c939f534108d1f2bf;hpb=939b4b8c6d6c6a3e5bb0833dc7977ebcdfe2dbf2;p=yaz-moved-to-github.git diff --git a/NEWS b/NEWS index df2af30..32d13f3 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,29 @@ +--- 5.0.9 2013/12/20 + +ZOOM/yaz-client: allow SRU searchRetrieveResponse with incorrect +namespace. + +--- 5.0.8 2013/12/20 + +Make cs_parse_host public.A + +Fix double HTTP dump (-a log would show HTTP packages twice). Bug +introduced in YAZ 5.0.6. + +--- 5.0.7 2013/12/17 + +Fix buffer corruption for yaz-ztest record fetch. + +--- 5.0.6 2013/12/17 + +Allow yaz-ztest to return user-defined records (one record per file). +This is enabled by defining environment variable YAZ_ZTEST_XML_FETCH. + +Prevent early truncatin of HTTP log. (ODR_PRINT for HTTP streams). +Use the stream write instead of odr_printf which has a 4K tmp buffer. + +Fix encoding of 0x00a4 (unicode to danmarc) YAZ-713 + --- 5.0.5 2013/12/09 Add support for MARC-in-JSON. yaz-marcdump and the record conversion module