From 6deac2408d36773b991ada867da4a9393bcc658e Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Mon, 4 Oct 2021 20:09:15 +0200 Subject: [PATCH] Version 2.2.3 --- IDMETA | 2 +- NEWS | 15 +++++++++++++++ 2 files changed, 16 insertions(+), 1 deletion(-) diff --git a/IDMETA b/IDMETA index 086e58cc..74f95f51 100644 --- a/IDMETA +++ b/IDMETA @@ -1,4 +1,4 @@ DEBIAN_DIST="bullseye buster stretch jessie" UBUNTU_DIST="hirsute focal bionic xenial trusty" CENTOS_DIST="centos8 centos7" -VERSION=2.2.2 +VERSION=2.2.3 diff --git a/NEWS b/NEWS index af7e804d..26799240 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,18 @@ +--- 2.2.3 2021/10/04 + +Fix #26: Index contents not shown when using "zebra::index" elements +in ICU mode. + +Update XSL in example/marcxml. Thx to Jaider A. F. + +zebra.pc fixes. Add Requires directive (so we don't have to +guess YAZ flags here). Simplify value for Libs, but add +all libs in Libs.private. Cflags: No need for I${includedir} + +Fix #26: Do not tokenize in ICU phrase rule. + +Windows: update for VS 2019, ICU 68. + --- 2.2.2 2020/11/05 Add bf_xopen, bf_xclose, bf_alloc, bf_free symbols to keep it