From: Adam Dickmeiss Date: Mon, 17 Sep 2012 08:46:13 +0000 (+0200) Subject: Version 4.2.38 X-Git-Tag: v4.2.38 X-Git-Url: http://sru.miketaylor.org.uk/cgi-bin?a=commitdiff_plain;h=refs%2Ftags%2Fv4.2.38;p=yaz-moved-to-github.git Version 4.2.38 --- diff --git a/IDMETA b/IDMETA index ce0c91c..affb1e4 100755 --- a/IDMETA +++ b/IDMETA @@ -1,4 +1,4 @@ DEBIAN_DIST="wheezy squeeze" UBUNTU_DIST="precise oneiric natty lucid" CENTOS_DIST="centos5" -VERSION=4.2.37 +VERSION=4.2.38 diff --git a/NEWS b/NEWS index f3f743a..e99fb61 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,11 @@ +--- 4.2.38 2012/09/17 + +MARC: fix non-ASCII characters for leader. This is to ensure we can +generate XML in UTF-8. + +CCL: new special attribute s=ag . Almost s=pw,al but preserves words +in one node with structure word. + --- 4.2.37 2012/09/04 yaz-json-parse: JSON output may be pretty printed by using option diff --git a/debian/changelog b/debian/changelog index e5f9ad4..f83d761 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +yaz (4.2.38-1indexdata) unstable; urgency=low + + * Upstream. + + -- Adam Dickmeiss Mon, 17 Sep 2012 10:45:46 +0200 + yaz (4.2.37-1indexdata) unstable; urgency=low * Upstream.