X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=NEWS;h=a413bb89488673ef50323c82ecac73b0e0b24ff9;hp=60f1d054209761f454160571c1d7f50f3d3d4a4f;hb=c6e6b1fe0674de638fbc1ad44393baa251d4af6f;hpb=d3dd31e410ea2d3ecba76d825909db7a2c2279d1 diff --git a/NEWS b/NEWS index 60f1d05..a413bb8 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,14 @@ ---- 4.2.22 2011/12/15 +--- 4.2.24 2011/12/21 + +cql_sortby_to_sortkeys: honor sort prefix. + +RPN to CQL: always quote resulting terms. For bizarre reasons, JSTOR's +SRU server returns 0 hits on ISSN searches unless a CQL term is quoted. +The rpn2cql family of functions now always returns quoted CQL terms. + +Fix CQL to CCL conversion for multiple terms. Add two test cases as well. + +--- 4.2.23 2011/12/15 Allow =val to be omitted for yaz_uri_to_array. Also, multiple &'s in sequence is treated as one. For example, &&a=b&&&c& is identical to