X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=NEWS;h=4b97679652d2f89cc62502ca6cabab3be0753a7e;hb=3eb8be5cd44ecdbd68ec3ca8a54ec86691ff9a4d;hp=2e1d616fd06ab8bd0bae23fe4d16b64389fa269c;hpb=5a4df800518e830b12ea3a0e906939506a7c3a65;p=yaz-moved-to-github.git diff --git a/NEWS b/NEWS index 2e1d616..4b97679 100644 --- a/NEWS +++ b/NEWS @@ -1,10 +1,16 @@ +Handle OPAC for record conversion module. + --- 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