You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pylucene-commits@lucene.apache.org by va...@apache.org on 2013/01/01 03:41:59 UTC

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

Author: vajda
Date: Tue Jan  1 02:41:58 2013
New Revision: 1427285

URL: http://svn.apache.org/viewvc?rev=1427285&view=rev
Log:
all unit tests pass !

Modified:
    lucene/pylucene/trunk/CHANGES

Modified: lucene/pylucene/trunk/CHANGES
URL: http://svn.apache.org/viewvc/lucene/pylucene/trunk/CHANGES?rev=1427285&r1=1427284&r2=1427285&view=diff
==============================================================================
--- lucene/pylucene/trunk/CHANGES (original)
+++ lucene/pylucene/trunk/CHANGES Tue Jan  1 02:41:58 2013
@@ -3,6 +3,7 @@ Version 3.6.1 -> 4.0
  - using Lucene 4.0 sources from Lucene's branch_4x
  - switched build to --use_full_names, Python wrappers now follow Java packages
  - removed all --rename and most --exclude entries from jcc command line
+ - migrated all unit tests to Lucene 4.0 API
  - 
 
 Version 3.6.0 -> 3.6.1