X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=NEWS;h=c137df48bb50ca1aae7aa68e67d900ac7c93428c;hb=7aebc8794443afa7792d665b9fc401fd55611cf6;hp=02c112e4dfed6fff5bf4e394f466ab7ff39cb90f;hpb=cd2f012a70ebadf660acb71936e32192287dc30a;p=yaz-moved-to-github.git diff --git a/NEWS b/NEWS index 02c112e..c137df4 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,11 @@ +Added yaz_marc_write_xml which creates MARCXML/MarcXchange record as +Libxml2 tree. + +--- 2.1.42 2006/12/17 + +Fixed bug #775: char conversion does not handle Alternative UTF-8 +sequences. + Implemented function yaz_marc_read_line which parses MARC line format records. There is a wealth of formats out there. So far, this function reads line records produced by yaz_marc_write_line.