Version 1.8.4 v1.8.4
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 26 Nov 2014 14:07:01 +0000 (14:07 +0000)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 26 Nov 2014 14:07:01 +0000 (14:07 +0000)
IDMETA
NEWS
win/makefile

diff --git a/IDMETA b/IDMETA
index fb6f697..db077b0 100644 (file)
--- a/IDMETA
+++ b/IDMETA
@@ -1,4 +1,4 @@
 DEBIAN_DIST="jessie wheezy squeeze"
 UBUNTU_DIST="utopic trusty saucy precise"
 CENTOS_DIST="centos5 centos6"
-VERSION=1.8.3
+VERSION=1.8.4
diff --git a/NEWS b/NEWS
index c4455e0..a00083b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+--- 1.8.4 2014/11/26
+
+Use YAZ backtrace facility PAZ-983. In case of crashes YAZ log may
+include more details about the fault. Better install gdb and the
+debug version of pazpar2 (pazpar2-dbg on Debian/Ubuntu).
+
+Per target timeout PAZ-981
+New setting pz:timeout which overrides z3950_operation timeout
+in service.
+
 --- 1.8.3 2014/11/20
 
 Re-introduce journal-subpart PAZ-980
index 17e38e7..104a2c4 100644 (file)
@@ -5,7 +5,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.8.3
+PACKAGE_VERSION=1.8.4
 
 # YAZ
 YAZ_DIR=..\..\yaz