diff --git a/IDMETA b/IDMETA index b88a5b16..c3ab840e 100755 --- a/IDMETA +++ b/IDMETA @@ -1,4 +1,4 @@ -DEBIAN_DIST="bullseye buster stretch jessie" +DEBIAN_DIST="bullseye buster stretch" UBUNTU_DIST="jammy focal bionic xenial trusty" CENTOS_DIST="" -VERSION=5.32.0 +VERSION=5.33.0 diff --git a/NEWS b/NEWS index c3924a67..5d2ef0af 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,14 @@ +--- 5.33.0 2022/12/14 + +yaz-marcdump: SAX based MARCXML parsing. This is about 3 times faster +than before. + +yaz-marcdump: new option -r prints summary of number of records processed. + +Document ZOOM option 'rpnCharset'. + +Fix cross-compiling with pkg-config. + --- 5.32.0 2022/05/30 Upgrade configure.ac to version 2.69. Avoid obsolete macros.