X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=NEWS;h=fde8f1515c448311a6a620d95a092ec459445ecf;hp=b1196a58b8ebbcf1b3e8c74e442af2bd63cefbf8;hb=refs%2Ftags%2Fv5.10.0;hpb=c4a725a56de1e3e72eca7e1e7fd56f430e4be7e2 diff --git a/NEWS b/NEWS index b1196a5..fde8f15 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,300 @@ +--- 5.10.0 2015/03/03 + +Use CONNECT for SSL backends and for Z39.50 thru HTTP proxy YAZ-825 +Introduce cs_create_host2 which returns if connection should be +proxy aware (HTTP:absoluteUri or Z39.50 proxy:vhost in init).. For CONNECT, +the connection is NOT proxy aware (no absoluteUri and no Z39.50 vhost). + +Fix http proxy fails with yaz-client YAZ-824 + +--- 5.9.1 2015/02/06 + +Fix 0 ptr reference for OPAC records from XML YAZ-822 + +--- 5.9.0 2015/02/02 + +Extend yaz daemon facility to assist int log rotation YAZ-818 YAZ-819 + +--- 5.8.1 2015/01/13 + +record conv: 'select' return org record if no x-path match YAZ-814 + +retrieval: pick matched element-set rule YAZ-813 + +Fix crash in record conv rule 'select' YAZ-812 + +--- 5.8.0 2015/01/09 + +record_conv: selection by X-Path YAZ-811 +That's a new step in record conversion system (