Added IE/FF compatibility functions.
[pazpar2-moved-to-github.git] / NEWS
diff --git a/NEWS b/NEWS
index f97a246..60ae266 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,16 @@
-Loose the query parsing so that Pazpar2 only returns error if _all_
+Implemented sorting by year.
+
+Option -d dumps records to the current log file instead of stderr.
+
+Fixes for compilation on cygwin.
+
+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.