X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=NEWS;h=db5b749e3d42873faf19b226e6d309b7ae1e859d;hp=58894e9889b7df83b629e1b2e03e8ec4eec3648c;hb=45a886a6827c18bb47fafa3822e7e2496d386bb7;hpb=407aef92a1c92802757e9f6bd802697317a91462 diff --git a/NEWS b/NEWS index 58894e9..db5b749 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +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 +under /my . + +--- 4.2.34 2012/06/07 Add missing definitions ZOOM_resultset_get_facet_field_by_index and ZOOM_resultset_facets_names.