Update NEWS
[yaz-moved-to-github.git] / NEWS
diff --git a/NEWS b/NEWS
index 58894e9..db5b749 100644 (file)
--- 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.