Fix quoting for upload.sh
[pazpar2-moved-to-github.git] / NEWS
diff --git a/NEWS b/NEWS
index e83b672..106bb99 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+--- 1.1.1 2009/08/28
+
+One result set is created per session (last search) rather than for
+each connection which happen to be shared (bug #3009).
+
+marc21 stylesheets changed for efficiency.
+
+--- 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). 
@@ -13,7 +24,8 @@ library part of YAZ is used.
 
 Added SRU client support.
 
-Automatically computes pz:nativesyntax if not provided (works for XML and MARC)
+Automatically computes pz:nativesyntax if not provided. Works for XML and
+MARC.
 
 --- 1.0.13 2008/11/24