Version 1.4.2 v1.4.2
authorAdam Dickmeiss <adam@indexdata.dk>
Fri, 18 Jun 2010 09:33:16 +0000 (11:33 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Fri, 18 Jun 2010 09:33:16 +0000 (11:33 +0200)
NEWS
configure.ac
debian/changelog
win/makefile

diff --git a/NEWS b/NEWS
index b597759..b292ba7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+--- 1.4.2 2010/06/18
+
+Fix problem with result sets being removed from a client session
+if the connection for it was resused by another session. Bug #3489.
+
+New iphone UI for Pazpar2 (www/iphone).
+
 --- 1.4.1 2010/05/21
 
 Fixes for threaded operation.
index d92462c..a02bb8e 100644 (file)
@@ -4,7 +4,7 @@
 
 # Autoconf and automake setup
 AC_PREREQ(2.60)
-AC_INIT([pazpar2],[1.4.1],[pazpar2-help@indexdata.dk])
+AC_INIT([pazpar2],[1.4.2],[pazpar2-help@indexdata.dk])
 
 AC_CONFIG_HEADERS(src/config.h)
 
index 8f9b1b0..d6f6719 100644 (file)
@@ -1,3 +1,9 @@
+pazpar2 (1.4.2-1indexdata) unstable; urgency=low
+
+  * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk>  Fri, 18 Jun 2010 11:32:46 +0200
+
 pazpar2 (1.4.1-1indexdata) unstable; urgency=low
 
   * Upstream.
index bbd5c14..ef231b5 100644 (file)
@@ -4,7 +4,7 @@
 DEBUG=0   # 0 for release, 1 for debug
 USE_MANIFEST = 1 # Can be enabled Visual Studio 2005/2008
 PACKAGE_NAME=pazpar2
-PACKAGE_VERSION=1.4.1
+PACKAGE_VERSION=1.4.2
 
 # YAZ
 YAZ_DIR=..\..\yaz