From: Adam Dickmeiss Date: Thu, 5 Jul 2007 18:48:12 +0000 (+0000) Subject: Summarize changes X-Git-Tag: PAZPAR2.1.0.2~84 X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;h=b5d8eb66d7f502f9d62a2005fb1915d45ac16a09;p=pazpar2-moved-to-github.git Summarize changes --- 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.