Update release date
[pazpar2-moved-to-github.git] / NEWS
diff --git a/NEWS b/NEWS
index 45508d7..7e5f90e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,24 @@
-Automatically computes pz:nativesyntax if not provided (works for XML and MARC)
+--- 1.1.0 2009/08/19
+
+Session timeout may be specified on the command-line as option -T.
+
+Pazpar2 may now be operated in a no-merged mode for records.. All records
+will be considered unique. This mode is enabled if no mergekey is
+generated by the normalization stylesheet (pz:xslt). 
+
+Pazpar2 caches original records from each target and the 'record' command
+with offset returns the original record if 'syntax' and 'esn' are NOT
+specified. This speeds up retrieval of original records but also means
+that Pazpar2 uses more memory. The cached records will be freed when the
+session terminates or a new search is executed.
+
+Pazpar2 no longer uses its own ICU wrapper. Instead the ICU wrapper
+library part of YAZ is used.
+
+Added SRU client support.
+
+Automatically computes pz:nativesyntax if not provided. Works for XML and
+MARC.
 
 --- 1.0.13 2008/11/24