From: Adam Dickmeiss Date: Tue, 26 Jun 2012 12:48:56 +0000 (+0200) Subject: Version 4.2.35 X-Git-Tag: v4.2.35 X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=commitdiff_plain;h=7a79bf9fad797a2d2e4fc8a2352e4ed2b0f95f94 Version 4.2.35 --- diff --git a/IDMETA b/IDMETA index 3ee25e0..7b65361 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.34 +VERSION=4.2.35 diff --git a/NEWS b/NEWS index db5b749..4cf0f15 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,5 @@ +--- 4.2.35 2012/06/26 + zoom/record_render: add support for Base64 decoding fo MARC records within XML element. For example: "xml; charset=marc-8; base64=/my/text()" which will decode base64 + ISO2709 marc-8 encoded material from text node diff --git a/debian/changelog b/debian/changelog index c6983f4..e76d9ca 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +yaz (4.2.35-1indexdata) unstable; urgency=low + + * Upstream. + + -- Adam Dickmeiss Tue, 26 Jun 2012 14:48:32 +0200 + yaz (4.2.34-1indexdata) unstable; urgency=low * Upstream.