You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by va...@apache.org on 2009/03/11 17:37:18 UTC

svn commit: r752508 - /lucene/pylucene/trunk/CHANGES

Author: vajda
Date: Wed Mar 11 16:37:18 2009
New Revision: 752508

URL: http://svn.apache.org/viewvc?rev=752508&view=rev
Log:
preparing 2.4.1 release

Modified:
    lucene/pylucene/trunk/CHANGES

Modified: lucene/pylucene/trunk/CHANGES
URL: http://svn.apache.org/viewvc/lucene/pylucene/trunk/CHANGES?rev=752508&r1=752507&r2=752508&view=diff
==============================================================================
--- lucene/pylucene/trunk/CHANGES (original)
+++ lucene/pylucene/trunk/CHANGES Wed Mar 11 16:37:18 2009
@@ -6,6 +6,7 @@
  - added java.util.Arrays to the build to bridge the Java array/collection gap
  - added collections.py module with JavaSet class, a Python java.util.Set
  - fixed bug in PythonQueryParser overriding wrong method (Aaron Lav)
+ - PyLucene built with JCC 2.2
 
 Version 2.3.2 -> 2.4.0
 ----------------------