X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=NEWS;h=7e204b31b70470be6c1d00d5c950d3bbc92d66ed;hb=027d8648a24b0b61b31a5f1752b29520791fd2fd;hp=ff93d1855523c91f4fc7889989232dd46687337a;hpb=301bd3892284e83875d90bd7a65f48366c81213d;p=yaz-moved-to-github.git diff --git a/NEWS b/NEWS index ff93d18..7e204b3 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,39 @@ +--- 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). +Fix a bug in handling of cookies. Fix a bug that would occur if proxy + +redirect was used at the same time. + +MARC line mode decoding: be less picky about length given - first +5 digits of header that is. + +CQL to CCL conversion: deal with CQL proximity (cql_to_ccl function). + +Changes to decoding of SRU records: a record with recordPacking=xml is +modified with a new root element if the recordData contains +multiple children elements. This is to make the record XML parseable +afterwards. + +RPN to SOLR conversion: encode special characters. + +Generic Frontend Server: fix uinitialized member, stepSize. + --- 4.2.4 2011/06/21 Fix a bug in SRU decoding of records.. The database records stored