Version 1.12.4 v1.12.4
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 15 Sep 2015 08:50:10 +0000 (08:50 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 15 Sep 2015 08:50:10 +0000 (08:50 +0000)
IDMETA
NEWS
win/makefile

diff --git a/IDMETA b/IDMETA
index 5e57090..89a0acb 100644 (file)
--- a/IDMETA
+++ b/IDMETA
@@ -1,4 +1,4 @@
 DEBIAN_DIST="jessie wheezy"
 UBUNTU_DIST="vivid utopic trusty precise"
 CENTOS_DIST="centos5 centos6 centos7"
-VERSION=1.12.3
+VERSION=1.12.4
diff --git a/NEWS b/NEWS
index 031bd49..659af0a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+--- 1.12.4 2015/09/15
+
+log msg cleanup PAZ-1037
+
+Fix leak in record parsing
+Occurred when empty data was produced and metadata did not have the
+attribute "empty". The empty attribute was introduced in PAZ-858
+
+Updates to pz:authentication documentation
+
+Refer to full Apache product
+
+Document info command. This command has been around since first release
+in 2007. Command info includes versions, statistics, etc.
+The undocumented server-status comand is gone and completely replaced by
+command info which returns general information of the pazpar2 instance.
+
+Minor updates to pazpar2_play manual
+
 --- 1.12.3 2015/09/03
 
 Make pazpar2_play part of Deb/RPM PAZ-1031
index 222cdf4..c488018 100644 (file)
@@ -5,7 +5,7 @@
 DEBUG=0   # 0 for release, 1 for debug
 USE_MANIFEST = 0 # Can be enabled Visual Studio 2005/2008
 PACKAGE_NAME=pazpar2
-PACKAGE_VERSION=1.12.3
+PACKAGE_VERSION=1.12.4
 
 # YAZ
 YAZ_DIR=..\..\yaz