From b5d8eb66d7f502f9d62a2005fb1915d45ac16a09 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Thu, 5 Jul 2007 18:48:12 +0000 Subject: [PATCH] Summarize changes --- NEWS | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index f97a246..1ba584f 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,10 @@ -Loose the query parsing so that Pazpar2 only returns error if _all_ +Z39.50 client code uses pz:elements. pz:elements was recognized in +earlier Pazpar2 versions but it was not used for anything. + +icu_chain_test is using fgets instead of getline - fixes compilation +on MacOSX . + +Loosen the CCL query parsing so that Pazpar2 only returns error if _all_ query conversions fail (rather than _any_). This means targets that do not support some fields are ignored in a search. -- 1.7.10.4