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