X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=NEWS;h=357b805c6599bd69bc47f4a13e8b61dc23eb1363;hb=5fddafa991a00d90f1f9691458e026464b0fb213;hp=4448f3b138b4e4eeb61a92a563e85270448d472f;hpb=23886f924273c18724a87b3c21a1c3f58f194d75;p=yaz-moved-to-github.git diff --git a/NEWS b/NEWS index 4448f3b..357b805 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,29 @@ +--- 4.2.9 2011/08/18 + +Fix SEGV that could occur if set command of zoomsh was given without +value (2nd argument). + +Fix SEGV that could occur if unsupported transport was given for +COMSTACK - say https (when SSL was unavailable). + +Build yaz-url on Windows too. + +--- 4.2.8 2011/08/11 + +New utility to get web content. Header is url.h. A command line tool +yaz-url is part of the distribution and packages. + +Fixes for SSL COMSTACK (when gnutls is in use). + +New functions yaz_base64{encode,decode}. Header is base64.h. + +--- 4.2.7 2011/08/03 + +ZOOM C includes HTTP response buffer as additional info if it fails +to decode the SRU response. + +Make wrbuf_json_puts available. + --- 4.2.6 2011/07/28 zoom: throw diagnostic for invalid value for option "sru". Before a