Author: lregebro Date: Mon Oct 16 15:24:16 2006 New Revision: 49612 Modified: NXLucene/trunk/CHANGES NXLucene/trunk/HISTORY NXLucene/trunk/VERSION Log: merging changes from https://svn.nuxeo.org/pub/NXLucene/tags/0.10.1 Modified: NXLucene/trunk/CHANGES ============================================================================== --- NXLucene/trunk/CHANGES (original) +++ NXLucene/trunk/CHANGES Mon Oct 16 15:24:16 2006 @@ -6,10 +6,7 @@ - Bug fixes ~~~~~~~~~ -- Optimized RSS parsing method -- The Whitespace tokenizer will keep punctuation, making it impossible to - search for words ending sentences. Hence, I have here my own tokenizer, - which passes all the tests. +- New internal features ~~~~~~~~~~~~~~~~~~~~~ - Modified: NXLucene/trunk/HISTORY ============================================================================== --- NXLucene/trunk/HISTORY (original) +++ NXLucene/trunk/HISTORY Mon Oct 16 15:24:16 2006 @@ -1,4 +1,27 @@ =========================================================== +Package: NXLucene 0.10.1 +=========================================================== +First release built by: lregebro at: 2006-10-16T15:24:12 +SVN Tag: https://svn.nuxeo.org/pub/NXLucene/tags/0.10.1 +Build from: https://svn.nuxeo.org/pub/NXLucene/trunk@49609 + +Requires +~~~~~~~~ +- +New features +~~~~~~~~~~~~ +- +Bug fixes +~~~~~~~~~ +- Optimized RSS parsing method +- The Whitespace tokenizer will keep punctuation, making it impossible to + search for words ending sentences. Hence, I have here my own tokenizer, + which passes all the tests. +New internal features +~~~~~~~~~~~~~~~~~~~~~ +- + +=========================================================== Package: NXLucene 0.10.0 =========================================================== First release built by: gracinet at: 2006-09-27T12:45:18 Modified: NXLucene/trunk/VERSION ============================================================================== --- NXLucene/trunk/VERSION (original) +++ NXLucene/trunk/VERSION Mon Oct 16 15:24:16 2006 @@ -1,5 +1,5 @@ # BUNDLEMAN PRODUCT CONFIGURATION FILE # do not edit this file PKG_NAME=NXLucene -PKG_VERSION=0.10.0 +PKG_VERSION=0.10.1 PKG_RELEASE=1
This page is from a mailing archive for one of the Nuxeo projects.