Change log for PyLucene ----------------------- PyLucene now comes in two flavors: the original PyLucene built with GCJ and the new PyLucene built with JCC, a code generator integrating Java classes with Python via C++ and Java's Native Invocation Interface. The change log for PyLucene with GCJ can be found in gcj/CHANGES. The change log for PyLucene with JCC can be found in jcc/CHANGES.