Trunc 104 is Z39.58
[yaz-moved-to-github.git] / NEWS
diff --git a/NEWS b/NEWS
index b609c92..58479cb 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,23 @@
-[IN PROGRESS]
+-- 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
+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.
 
 Private function prox_unit_name() renamed to yaz_prox_unit_name() and
 made available as a utility function, declared in <yaz/logrpn.h>