From 872b6f92a024bb53bc1c11dfeccd47f065f98238 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Mon, 3 Dec 2018 17:03:24 +0100 Subject: [PATCH] Version 5.27.1 --- IDMETA | 2 +- NEWS | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/IDMETA b/IDMETA index aa0c7f8fd..36236c743 100755 --- a/IDMETA +++ b/IDMETA @@ -1,4 +1,4 @@ DEBIAN_DIST="stretch jessie wheezy" UBUNTU_DIST="bionic xenial trusty" CENTOS_DIST="centos6 centos7" -VERSION=5.27.0 +VERSION=5.27.1 diff --git a/NEWS b/NEWS index 8fd70a9e4..2948490c4 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,11 @@ +--- 5.27.1 2018/12/03 + +Use pkg-config to detect ICU . Closes #41 + +Describe ZOOM option timeout + +Fix typos in yaz-client man page and other typos + --- 5.27.0 2018/10/08 GFS: Allow External type TaskPackage response YAZ-915