Added open-url element to the service.
[pazpar2-moved-to-github.git] / NEWS
diff --git a/NEWS b/NEWS
index 1ba584f..5c93e41 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Exposed user setting values (i.e. non-pz: names) to the record systems in two
+ways: Either as parameters to the normalization stylesheets (which would allow the
+programmer to postprocess or use the values in any way) or after the normalization
+step, in which case values are made part of the normalized record (and available for
+sorting, termlists, display, or other interface-related use.
+
+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.