From 5d2037ccd6b74ec67f662a83477820792b7172b3 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Tue, 16 Dec 2014 10:24:15 +0000 Subject: [PATCH] Version 5.7.2 --- IDMETA | 2 +- NEWS | 13 +++++++++++++ 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/IDMETA b/IDMETA index 908f31d..19351b4 100755 --- a/IDMETA +++ b/IDMETA @@ -1,4 +1,4 @@ DEBIAN_DIST="jessie wheezy squeeze" UBUNTU_DIST="utopic trusty saucy precise" CENTOS_DIST="centos5 centos6" -VERSION=5.7.1 +VERSION=5.7.2 diff --git a/NEWS b/NEWS index c9fba92..aca3aa2 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,16 @@ +--- 5.7.2 2014/12/16 + +Enable YAZ backtrace for programs YAZ-802 + +Update NMAKE makefile to use Visual Studio 2013 along with ICU 54.1, +Libxml2 2.9.2, Libxslt 1.1.28. + +Fix daemon: parent process stops before child YAZ-806 +Try to fix the situation where parent process stops before +child has acknowledged it .. SIGUSR2 back! + +daemon: log message when keepalive stops. + --- 5.7.1 2014/12/03 Fix yaz-marcdump segfault YAZ-801. Problem in YAZ 5.6.0/5.7.0 and -- 1.7.10.4