Index: apichanges.xml =================================================================== RCS file: /cvs/openidex/api/apichanges.xml,v retrieving revision 1.7 diff -u -r1.7 apichanges.xml --- apichanges.xml 19 Jan 2007 13:02:39 -0000 1.7 +++ apichanges.xml 29 May 2007 09:46:42 -0000 @@ -83,6 +83,27 @@ + + + Added method createCompoundSearchInfo(...) + to class SearchInfoFactory + + + + + +

+ Compound SearchInfo is a useful functionality that + has been present in the package since the + SearchInfo interface had been introduced. It just + was not available from outside the + org.openidex.search package. This change makes it + available through a public factory method. +

+
+ +
+ Added ADD_TO_HISTORY field