X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=NEWS;h=8e504c9235804ba69979be97a47400a96cc0234b;hp=4b97679652d2f89cc62502ca6cabab3be0753a7e;hb=e218239a81500b87639ea22c39089648a8eee00a;hpb=eb70fee6c2f3154f7a8ef264810a3c015337b474 diff --git a/NEWS b/NEWS index 4b97679..8e504c9 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,34 @@ +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 +the CCL module without a separate license. The software was developed by +Index Data as part of a research project. The special license was included +to help feed usage information back to the project consortium to support +project evaluation. At this time, the project consortium has long-since +disbanded, and the majority of the original principals have retired. At the +same time, we have significantly modified the software during the following +years, to the point where very practically no original code remains. To +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. + +--- 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