X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=NEWS;h=701e717bb17dda8f09b3a623a32b825f13cd2c8e;hb=6244022fc260d3f35804ed690b1b2a4a466d0e51;hp=ba9255eb999659f473c5a6bf67d748bdfe7aae01;hpb=e12005bd727ec3c5cf78dbeb10631bf066518691;p=yaz-moved-to-github.git diff --git a/NEWS b/NEWS index ba9255e..701e717 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,18 @@ +--- 4.0.7 2010/05/04 + +record-conv: fix problem with at least one XSL conversion - +due to probably incorrect usage of XML XSL documents. + +--- 4.0.6 2010/04/29 + +Fix yaz-config for static mode and the use of SSL (gnutls). + +--- 4.0.5 2010/04/29 + +Forward decl timeval struct in mutex.h and gettimeofday.h. + +yaz-config: fix 'static' mode linking. + --- 4.0.4 2010/04/28 Add functions yaz_cond_{create,destroy,wait,signal,broadcast}. These