Upt version and NEWS for release
authorDennis Schafroth <dennis@indexdata.com>
Fri, 18 Feb 2011 11:22:42 +0000 (12:22 +0100)
committerDennis Schafroth <dennis@indexdata.com>
Fri, 18 Feb 2011 11:22:42 +0000 (12:22 +0100)
NEWS
configure.ac
pazpar2.spec

diff --git a/NEWS b/NEWS
index 3643f8e..822be32 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+-- 1.5.3 2011/02/18
+- Fix for threaded runs: 
+Client now have a copy of the database URL, 
+which can used after the database has been release from the client. 
+This makes the logging in the connection idle timeout of the client nicer (no NOURL)
+and should be thread-safe. 
+- tmarc.xsl: 
+Add journal-title-abbrev and full text. 
+- cf.xsl
+New fields: isbn, issn, journaltitle, volume, issue
+- Fix for cmd=record before search.
+- Session Logging clean up
+- Fix: wrong termlist factor when maxrecs is different from 100.
+
 -- 1.5.2 2011/01/18
 Fixes: 
 - Missing pz:termlist_term_factor in settings.c messed up pz:preferred
index d80a185..edd2fad 100644 (file)
@@ -5,7 +5,7 @@
 
 # Autoconf and automake setup
 AC_PREREQ(2.60)
-AC_INIT([pazpar2],[1.5.2],[pazpar2-help@indexdata.dk])
+AC_INIT([pazpar2],[1.5.3],[pazpar2-help@indexdata.dk])
 
 AC_CONFIG_HEADERS(src/config.h)
 
index e60bb22..f20e2e2 100644 (file)
@@ -1,6 +1,6 @@
 Summary: Metasearcher
 Name: pazpar2
-Version: 1.5.2
+Version: 1.5.3
 Release: 1
 License: GPL
 Group: Applications/Internet