Version 1.5.5 v1.5.5
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 28 Mar 2011 13:47:07 +0000 (15:47 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 28 Mar 2011 13:47:07 +0000 (15:47 +0200)
NEWS
configure.ac
debian/changelog
pazpar2.spec
win/makefile

diff --git a/NEWS b/NEWS
index 0bb6f85..053cfe5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+--- 1.5.5 2011/03/28
+
+Fix memory leak that occurred for command=termlist&name=xtargets .
+
+Pazpar2 may save HTTP requests. Enabled by option -R.
+
 --- 1.5.4 2011/03/08
 
 Experimental support for DTIC DADS target. New dads-pz2.xsl.
index 1134eb4..85ec194 100644 (file)
@@ -5,7 +5,7 @@
 
 # Autoconf and automake setup
 AC_PREREQ(2.60)
-AC_INIT([pazpar2],[1.5.4],[pazpar2-help@indexdata.dk])
+AC_INIT([pazpar2],[1.5.5],[pazpar2-help@indexdata.dk])
 
 AC_CONFIG_HEADERS(src/config.h)
 
index ee2b637..31f83d6 100644 (file)
@@ -1,6 +1,12 @@
-pazpar2 (1.5.3-1indexata) unstable; urgency=low
+pazpar2 (1.5.5-1indexdata) unstable; urgency=low
 
-  * Upstrem.
+  * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk>  Mon, 28 Mar 2011 15:42:06 +0200
+
+pazpar2 (1.5.3-1indexdata) unstable; urgency=low
+
+  * Upstream.
 
  -- Dennis Schafroth <dennis@indexdata.com>  Fri, 18 Feb 2011 12:26:12 +0100
 
index f20e2e2..142923a 100644 (file)
@@ -1,7 +1,7 @@
 Summary: Metasearcher
 Name: pazpar2
-Version: 1.5.3
-Release: 1
+Version: 1.5.5
+Release: 1indexdata
 License: GPL
 Group: Applications/Internet
 Vendor: Index Data ApS <info@indexdata.dk>
index 729cec2..869e779 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.4
+PACKAGE_VERSION=1.5.5
 
 # YAZ
 YAZ_DIR=..\..\yaz