Version 1.6.37 v1.6.37
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 18 Nov 2013 09:40:48 +0000 (10:40 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 18 Nov 2013 09:40:48 +0000 (10:40 +0100)
IDMETA
NEWS
debian/changelog
win/makefile

diff --git a/IDMETA b/IDMETA
index 0ebca91..99e857a 100644 (file)
--- a/IDMETA
+++ b/IDMETA
@@ -1,4 +1,4 @@
 DEBIAN_DIST="wheezy squeeze"
 UBUNTU_DIST="quantal precise oneiric lucid"
 CENTOS_DIST="centos5 centos6"
-VERSION=1.6.36
+VERSION=1.6.37
diff --git a/NEWS b/NEWS
index 14a5419..06a806a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,16 @@
+--- 1.6.37 2013/11/18
+
+Fix 'Record Missing' for command=show PAZ-903
+
+Preserve order of records within cluster PAZ-902
+
+testing: use yaz-ztest -V if possible and use YAZ in sibling directory
+if present.
+
+Allow clustered records to be ingested during retrieval. PAZ-900
+
+Fix void function error which cannot return a value.
+
 --- 1.6.36 2013/11/11
 
 SRU pz:authentication="a/b" may end up as x-username=a%2Fb PAZ-899
index 1fc0999..9fa3fd6 100644 (file)
@@ -1,3 +1,9 @@
+pazpar2 (1.6.37-1indexdata) unstable; urgency=low
+
+  * Upstream.
+
+ -- Adam Dickmeiss <adam@indexdata.dk>  Mon, 18 Nov 2013 10:39:51 +0100
+
 pazpar2 (1.6.36-1indexdata) unstable; urgency=low
 
   * Upstream.
index 99e88d2..931834a 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.6.35
+PACKAGE_VERSION=1.6.37
 
 # YAZ
 YAZ_DIR=..\..\yaz