You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@manifoldcf.apache.org by kw...@apache.org on 2010/09/17 22:00:00 UTC

svn commit: r998293 - /incubator/lcf/trunk/CHANGES.txt

Author: kwright
Date: Fri Sep 17 19:59:59 2010
New Revision: 998293

URL: http://svn.apache.org/viewvc?rev=998293&view=rev
Log:
Update

Modified:
    incubator/lcf/trunk/CHANGES.txt

Modified: incubator/lcf/trunk/CHANGES.txt
URL: http://svn.apache.org/viewvc/incubator/lcf/trunk/CHANGES.txt?rev=998293&r1=998292&r2=998293&view=diff
==============================================================================
--- incubator/lcf/trunk/CHANGES.txt (original)
+++ incubator/lcf/trunk/CHANGES.txt Fri Sep 17 19:59:59 2010
@@ -3,6 +3,13 @@ $Id$
 
 ======================= Trunk (not yet released) =======================
 
+CONNECTORS-107: Entering report forms now preselects all activities.
+(Karl Wright)
+
+CONNECTORS-106: noteJobCompleted() method in IOutputConnector now receives an
+activities object, so activities can be recorded.
+(Karl Wright)
+
 CONNECTORS-98: Convert the API into a RESTful implementation.
 (Jack Krupansky, Mark Miller, Karl Wright)