Define _BSD_SOURCE whenever GLIBC is used.
[yaz-moved-to-github.git] / NEWS
diff --git a/NEWS b/NEWS
index 2e1d616..9cd5a30 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,27 @@
+--- 3.0.18 2007/12/19
+
+ziffy uses YAZ' options rather than getopt; getopt is unavailable on
+some systems.
+
+yaz-marcdump reads and writes collection wrapped records.
+
+Handle OPAC for record conversion module.
+
+Fixes for ICU wrapper.
+
+Allow ICU libs to be controlled with --with-icu .
+
 --- 3.0.16 2007/11/12
 
 Added yaz_poll which is a wrapper for select/poll. When poll is available
 and non-buggy, it is used, by yaz_poll . This allows more than 1024
 sockets to be in use.
 
-Added ICU chain component - which used to be part of Pazpar2.
+Added ICU wrapper library which exposes ICU http://www.icu-project.org/
+functionality through an XML based configuration (ICU chain). This system
+is useful for search facilities such as Pazpar2 and Zebra that needs to
+perform tokenization of indexed material. The ICU code in a separate
+library libyaz3_icu.a.
 
 Added HTTP tunnel facility for COMSTACK, bug #1752.
 This is a facility that allows a Web proxy, such as squid, to tunnel