X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;ds=sidebyside;f=NEWS;h=834323e3cc9471fc28d20359b9df890a21cdc5a2;hb=db32b7150acaf0e15dc6d33428f34bf49a1cc6d9;hp=ba9255eb999659f473c5a6bf67d748bdfe7aae01;hpb=e12005bd727ec3c5cf78dbeb10631bf066518691;p=yaz-moved-to-github.git diff --git a/NEWS b/NEWS index ba9255e..834323e 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,13 @@ +--- 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