X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=NEWS;h=f0cf5a9cece8ff246fd132082ddd1db6d969e60a;hb=a39b278b1ab5c2df9a7f4451f903b94766f3c833;hp=9d0c3542e400f91779bf74307127c08d1fae3606;hpb=6938850d6b09e61ffde4c17c5682f7be5597e63f;p=yaz-moved-to-github.git diff --git a/NEWS b/NEWS index 9d0c354..f0cf5a9 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,28 @@ ---- 3.0.22 2008/01/17 +--- 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.