X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=NEWS;h=d92e352f3d256de5af41d19a93ed5ffebc653679;hb=fab857282ce150ffb962753bf98132deae20b8c9;hp=f4a47d387067786dafb33a15300b915d768115e0;hpb=203f271d166bc46eef6b0e2e08b75611b1580048;p=yaz-moved-to-github.git diff --git a/NEWS b/NEWS index f4a47d3..d92e352 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,55 @@ ---- 3.0.22 2008/01/17 +Improved speed of MARC-8 encoding. + +Added support for lossy and loss-less MARC-8 encoding. + +Changed yaz_record_conv_record to be reentrant for XSLT conversions. + +Added new Windows Service wrapper (sc). + +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). + +Fixed bug #2068: pkg-config trouble + +Fixed bug #395: ZOOM_record / OPAC record encoding problems. + +--- 3.0.24 2008/01/28 + +Document --with-xml2 option. + +Added OPAC XML XSD (etc/opacxml.xsd). + +Allow glob mask for name attribute in retrieval element for the +generic frontend server's retrieval facility. + +Changed yaz_poll_poll to return yaz_poll_except for all returned events +except POLLIN/POLLOUT. + +Fixed error handling in cs_listen. Bug #2037. + +--- 3.0.22 2008/01/20 + +Fixed version in yaz/yaz-version.h. Fixed bug #2027: Crash when closing connection. +Changed configure so that ICU support is only enabled if only ICU +and Libxml2 is available (because the ICU chain is XML based). + --- 3.0.20 2008/01/15 YAZ now makes ICU utilities for Windows. A separate DLL, yaz_icu3.dll,