X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=NEWS;h=7e204b31b70470be6c1d00d5c950d3bbc92d66ed;hb=027d8648a24b0b61b31a5f1752b29520791fd2fd;hp=8fec5426746a8865c6c7b932d5847028e3123569;hpb=796a205f03250e4ed1eb4986f3e7a0feb36dd2bb;p=yaz-moved-to-github.git diff --git a/NEWS b/NEWS index 8fec542..7e204b3 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,19 @@ +--- 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 +bad SRU request was sent. + +Adding new utility wrbuf_vp_puts. + +Add cclxmlconfig.obj to win/makefile. It was missing completely. + --- 4.2.5 2011/07/21 ZOOM HTTP: use absoluteURI's in proxy mode as required by RFC 2616 (HTTP).