X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=NEWS;h=8617be210e5ff58f65e2651906dd139420de39c0;hb=23511a86ab565d5a4ce3c8f5924a49e9d310ba98;hp=8bd1b253d74088611db8151fbe8030ffd1c00b6b;hpb=55ca7cdb58b098d348054917296c0fe2c9cb1580;p=yaz-moved-to-github.git diff --git a/NEWS b/NEWS index 8bd1b25..8617be2 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,8 @@ +--- 3.0.0 2007/05/01 + +Added CCL utility to remove terms (stop words) from resulting RPN +tree. This is handled by functions with prefix ccl_stop_words_ . + New ZOOM C option, "rpnCharset", which allows client-side conversion of terms in RPN queries.