Test for ICU_CPPFLAGS for ICU availability
[yaz-moved-to-github.git] / NEWS
diff --git a/NEWS b/NEWS
index 684ce1a..955e4c0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,10 @@
-Tcl scripts uses /usr/bin/tclsh as preferred shell.
+--- 3.0.20 2008/1/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 defines _BSD_SOURCE.
+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'.
 
 Changed license of CCL module to 'Revised BSD'. After consultation with
 remaining members of the original EUROPAGATE consortium, we are re-issuing
@@ -15,6 +19,16 @@ simplify re-use of the software, we have contacted those members of the
 consortium who could be reached, and agreed to re-issue the module as a
 proper part of the YAZ package.
 
+Tcl scripts uses /usr/bin/tclsh as preferred shell.
+
+CQL closer to being version 1.2 compliant. CQL also allows free-form
+terms, such as 'title=a b', and thus, make the CQL parser more CCL-like
+and user-frendly.
+
+Fixed bug in ZOOM_options_getl WRT setting of parameter lenp. This
+bug could make Extended services handling crash in the ZOOM layer. This
+bug was only present in YAZ 3.0.18.
+
 --- 3.0.18 2007/12/19
 
 ziffy uses YAZ' options rather than getopt; getopt is unavailable on