Implemented ZOOM option: recordCharset
[yaz-moved-to-github.git] / CHANGELOG
index dc0947c..79e54d1 100644 (file)
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,5 +1,11 @@
 Possible compatibility problems with earlier versions marked with '*'.
 
+New ZOOM setting, recordCharset, wich value "from[,to]"
+where from is the character set of a record as received
+by the target. The character set "to" is desired charset
+of output record as returned by ZOOM_record_get. If
+"to" is omitted UTF-8 is assumed.
+
 YAZ ASN.1 compiler renamed from yaz-comp to yaz-asncomp
 
 New ODR utility, odr_getelement, which returns name of element for