Version 4.0.7
[yaz-moved-to-github.git] / NEWS
diff --git a/NEWS b/NEWS
index ba9255e..701e717 100644 (file)
--- 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