diff --git a/IDMETA b/IDMETA index 16650957..82cceae8 100755 --- a/IDMETA +++ b/IDMETA @@ -1,4 +1,4 @@ DEBIAN_DIST="buster stretch jessie" UBUNTU_DIST="focal bionic xenial trusty" CENTOS_DIST="centos8 centos7" -VERSION=5.30.3 +VERSION=5.31.0 diff --git a/NEWS b/NEWS index b336dd60..3e2f8b25 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,16 @@ +--- 5.31.0 2021/04/27 + +Windows: nmake and NSIS updated for Visual Studio 2019, ICU 68. +yaz-iconv and yaz-json-parse. + +Fixed #59 yaz-marcdump - json input and leader at end - +undefined behavior. + +Enable xi:include processing for yaz_xml_include_glob +and yaz_xml_include_simple (used by Pazpar2). + +makefile: Fix compilation for parallel builds. + --- 5.30.3 2020/06/10 Require getaddrinfo which has been available since 2003.