X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=NEWS;h=10b0c4a8332c6f047938578c57964189a402398b;hp=d178d1b60c438ed6b3266d7e3a24948590dbf1f5;hb=4bcf077d6d13516c00406c84021db939b0117d74;hpb=a5c7c4da7da4998222954c0afb60b46513a3adfe diff --git a/NEWS b/NEWS index d178d1b..10b0c4a 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,24 @@ +--- 5.0.10 2014/01/09 + +ZOOM/yaz-client: Cookie handling; deal with relative URI in Location +header. YAZ-719 + +rpn2solr: support truncation left(2), left&right(3) YAZ-718 + +Mention SRU version 2.0 in yaz-client man page. + +--- 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.