X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=NEWS;h=b1247e077fa7275f5060d913b639b24e7a0d119e;hb=77aaeaf4801a896d3eaa93b8d76a81be82d95bad;hp=58479cbefcaa12823a505e3493d07d8a8c66c609;hpb=c47f8dac157aaadeb46841c6537c3dc2a0164403;p=yaz-moved-to-github.git diff --git a/NEWS b/NEWS index 58479cb..b1247e0 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,18 @@ +-- 4.2.13 2011/09/01 + +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