Changes
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 25 Aug 2011 12:36:14 +0000 (14:36 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 25 Aug 2011 12:36:14 +0000 (14:36 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 7907df5..e6865c0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+-- 4.2.11 IN PROGRESS
+
+ccl2rpn: Conversion to regexp-1 terms (trunc=102). For mode t=x, the
+CCL parser will map both # and ? to their regular expression
+quivalents (. and .*).
+
+rpn2cql: deal with truncation=102 (regexp-1). And ensure proper quoting
+of reserved CQL characters.
+
+cql2ccl: deal with both * and ? in conversion. Also leave escaped ones as
+is, so that they are passed through.
+
 -- 4.2.10 2011/08/24
 
 ZOOM SRU mode: more aggressive re-connect.