From f18ebddc25b66240a8c2396d7bc4f85c3eea8157 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Wed, 21 Dec 2011 14:49:57 +0100 Subject: [PATCH] Changes --- NEWS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/NEWS b/NEWS index 60f1d05..e076434 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,11 @@ +cql_sortby_to_sortkeys: honor sort prefix. + +RPN to CQL: always quote resulting terms. For bizarre reasons, JSTOR's +SRU server returns 0 hits on ISSN searches unless a CQL term is quoted. +The rpn2cql family of functions now always returns quoted CQL terms. + +Fix CQL to CCL conversion for multiple terms. Add two test cases as well. + --- 4.2.22 2011/12/15 Allow =val to be omitted for yaz_uri_to_array. Also, multiple &'s in -- 1.7.10.4