X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=NEWS;h=7629de989c9dd8614b0b429e588901e4c2ab895b;hp=d78c332e47cf86780632302cbd7df7918820560a;hb=72ac2c02c91e8cdadbe18ac50cd0fd6d57a51437;hpb=fa1a9e8e89873bad70a3707d95262e6e6c2ec457 diff --git a/NEWS b/NEWS index d78c332..7629de9 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,23 @@ +-- 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