X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=NEWS;h=6b121a4424cb36bec8379a17cf74cda6070d2ef8;hp=f0cf5a9cece8ff246fd132082ddd1db6d969e60a;hb=d940392c53c32ccf76fb287cc5b997b9e921a431;hpb=fcd0af67e2324336b0e62278e74df62b66797e3b diff --git a/NEWS b/NEWS index f0cf5a9..6b121a4 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,18 @@ +--- 3.0.28 2008/03/31 + +yaz-client's itemorder command may now send a file. + +Fixed yaz-marcdump to allow the use of NS prefix for record element. + +Added new function yaz_log_xml_errors. + +Allow (but warn) unknown XML attributes in MARCXML parsing. + +Handle G1 sequneces in MARC-8 decoding. Bug #2115. + +The UTF-8 to MARC-8 conversion now uses a different set of characters +for Greek symbols. Bug #2120. + --- 3.0.26 2008/02/21 Added yaz_daemon (daemon.h).