X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=NEWS;h=d7a00a357b974fb29f301d86ca8c8dfd6f3db46f;hp=ffd6b7a27dd03d638e074be9c84d8fbe16f20b74;hb=2979c8fc3b5c53c06facad850dcae09645b43044;hpb=bc8450e933a6faa623d37b3606bbdd9252d62df3 diff --git a/NEWS b/NEWS index ffd6b7a..d7a00a3 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,32 @@ ---- 3.0.20 2008/1/14 +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, +is built. Only this DLL depends on the ICU runtime. yaz-ziffy is no longer part of YAZ. It is distributed separately by Index Data because ziffy's license is GPL2 rather then 'Revised BSD'.