Changeset 52473 for NXLucene/trunk
- Timestamp:
- 01/18/08 17:35:13 (7 months ago)
- Files:
-
- NXLucene/trunk/CHANGES (modified) (1 diff)
- NXLucene/trunk/HISTORY (modified) (1 diff)
- NXLucene/trunk/VERSION (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
NXLucene/trunk/CHANGES
r52470 r52473 7 7 Bug fixes 8 8 ~~~~~~~~~ 9 - Fixed bin/nxlucened to use Bash since it contains bashism. 10 - Added on paragraph in the INSTALL file about PyLucene 2.1.0-1 or 2.1.0-2 being 11 the only versions reported to be stable, including in terms of memory 12 consumption. 9 - 13 10 New internal features 14 11 ~~~~~~~~~~~~~~~~~~~~~ NXLucene/trunk/HISTORY
r51945 r52473 1 =========================================================== 2 Package: NXLucene 1.1.2 3 =========================================================== 4 First release built by: madarche at: 2008-01-18T17:35:10 5 SVN Tag: https://svn.nuxeo.org/pub/NXLucene/tags/1.1.2 6 Build from: https://svn.nuxeo.org/pub/NXLucene/trunk@52470 7 8 Requires 9 ~~~~~~~~ 10 - 11 New features 12 ~~~~~~~~~~~~ 13 - 14 Bug fixes 15 ~~~~~~~~~ 16 - Fixed bin/nxlucened to use Bash since it contains bashism. 17 - Added on paragraph in the INSTALL file about PyLucene 2.1.0-1 or 2.1.0-2 being 18 the only versions reported to be stable, including in terms of memory 19 consumption. 20 New internal features 21 ~~~~~~~~~~~~~~~~~~~~~ 22 - 23 1 24 =========================================================== 2 25 Package: NXLucene 1.1.1 NXLucene/trunk/VERSION
r51945 r52473 2 2 # do not edit this file 3 3 PKG_NAME=NXLucene 4 PKG_VERSION=1.1. 14 PKG_VERSION=1.1.2 5 5 PKG_RELEASE=1
