X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=NEWS;h=7629de989c9dd8614b0b429e588901e4c2ab895b;hp=e6865c0cd3b9b2145f30c3070a65772b29a49ebb;hb=72ac2c02c91e8cdadbe18ac50cd0fd6d57a51437;hpb=e902d25ca34c8498c6ccff8c9278ec0513d7c1b9 diff --git a/NEWS b/NEWS index e6865c0..7629de9 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,24 @@ --- 4.2.11 IN PROGRESS +-- 4.2.13 IN PROGRESS + +Fixes for cql2rpn, cql2ccl and ccl2rpn; mostly in the area of special +cases using escapes (\-sequences) and masking. + +PQF parse fix: A trailing backslash followed by end-of-string (\0) +would result in a read one byte beyond string. + +rpn2ccl may use Z39.50 masking for terms (t=z). + +ICU check fix. Don't include library -lCrun on Solaris, unless present. + +ICU check fix: Use --cppflags-searchpath to determine ICU include files; +not --cppflags (which seeems like an error in icu-config). + +-- 4.2.12 2011/08/27 RPM package only + +cql2ccl: fix conversion of terms: operator characters were not +quoted/escaped. + +-- 4.2.11 2011/08/25 RPM package only ccl2rpn: Conversion to regexp-1 terms (trunc=102). For mode t=x, the CCL parser will map both # and ? to their regular expression