X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=NEWS;h=928bcf280d3328df812604cb500b9520b28509d8;hp=32d13f3a68acac5b602981a8fe525a42a629dedc;hb=afc7c6a84de378e105e63c4d853617ec3ffb4d48;hpb=e746aded3630be444c66f12e341a63413df92371 diff --git a/NEWS b/NEWS index 32d13f3..928bcf2 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,53 @@ +--- 5.0.12 2014/01/12 + +Prefix URL with http:// if sru setting hints SRU/Solr mode YAZ-731 + +SRU GET/Solr base URLs may hold additional ?args YAZ-729 +ZOOM option extraArgs already does this, though. It seems useful +when dealing with Solr targets to limit by filter, eg. + http://lui.indexdata.com:8080/solr4/select?fq=database:3902 + +Remove #fragment for HTTP request encoding YAZ-730 + +Doc: Update list of DLLs/LIBs + +Doc: update href link to Unix utils and Git. + +--- 5.0.11 2014/01/15 + +ZOOM: fix "lost connection" problem with servers that uses both squid +and another proxy behind it that returns Location headers with relative +URIs. YAZ-724 + +zoomsh: do not use readline for stdin (no tty) YAZ-724 +Just use fgets in that case. If the user hits Ctrl-D a new-line +is also printed. + +zoomsh: empty command ignored YAZ-723 +rather than performing exit of zoomsh. + +yaz-url utility offers option -v to enable verbose mode. + +yaz_url uses yaz_check_location and offers verbose mode. + +Add new function yaz_check_location. +This function gets an absolute URI from Location (HTTP redirect). + +cookie API: introduce yaz_cookies_reset + +Update cql.y for newer bison YAZ-720 +The important part is that YYLEX_PARAM and YYPARSE_PARAM are no +longer supported. Instead one must use %lex-param and %parse-param . + +--- 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