X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=NEWS;h=17d55a860cba8464371c5b43367902a2246cfe8a;hb=03ce460f7ed624f0c36274cee763eb86fb2ace88;hp=a72a1e13f4c997a9f6509911f7dd750437bed5da;hpb=e76c761a46013ea1c46a2f36bc02c68bfdce3615;p=yaz-moved-to-github.git diff --git a/NEWS b/NEWS index a72a1e1..17d55a8 100644 --- a/NEWS +++ b/NEWS @@ -1,8 +1,14 @@ +--- 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 @@ -12,6 +18,8 @@ the proxy address, followed by command, then follwed by he regular "virtual" addresss. For example, connect:webproxy.com:3128,tcp:z3950.loc.gov:7090/voyager . +More MARC-8/UTF-8 conversion fixes. Bugs #1666, #1667, #1778. + --- 3.0.14 2007/09/21 Fixed bad memory reference in ZOOM_record - cuased by member not being