X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=NEWS;h=89182fc25ae6eaa011697d188692a6a5ffdefd5c;hp=5a170a730fcf08da7b17fd695ec6fe69f234fbd5;hb=79f02618682f616509d80665126918a07d1f9e80;hpb=4fb5b41991f308da120e7efb5fee770197f8e41d diff --git a/NEWS b/NEWS index 5a170a7..89182fc 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,22 @@ +--- 4.2.46 2012/11/15 + +Fix cs_rcvconnect for SSL comstack GNUTLS. Did not work in non-blocking +mode at all. Probably never did. + +Make a new version of ztest.pem that, at least, is not expired. + +--- 4.2.45 2012/11/13 + +Fix description of CCL directive 'case'. + +More tight checking of form arguments (yaz_uri_to_array). Makes +YAZ better at rejecting big and/or bad POSTs. + +SRU decoding does not report more than up to 10 invalid arguments. + +rpn2cql: less quotes in generated terms. Semantics unchanged, but +it's prettier this way. + --- 4.2.44 2012/10/25 New utility yaz_decode_init_diag. Defined in proto.h.