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 2012/07/27 20:21:11 UTC

svn commit: r1366476 - /manifoldcf/trunk/CHANGES.txt

Author: kwright
Date: Fri Jul 27 18:21:11 2012
New Revision: 1366476

URL: http://svn.apache.org/viewvc?rev=1366476&view=rev
Log:
Final checkin for CONNECTORS-494.

Modified:
    manifoldcf/trunk/CHANGES.txt

Modified: manifoldcf/trunk/CHANGES.txt
URL: http://svn.apache.org/viewvc/manifoldcf/trunk/CHANGES.txt?rev=1366476&r1=1366475&r2=1366476&view=diff
==============================================================================
--- manifoldcf/trunk/CHANGES.txt (original)
+++ manifoldcf/trunk/CHANGES.txt Fri Jul 27 18:21:11 2012
@@ -3,6 +3,10 @@ $Id$
 
 ======================= 0.7-dev =====================
 
+CONNECTORS-494: Fix the build to conditionally include registration
+commands for connectors that are built with stubs.
+(Shinichiro Abe, Karl Wright)
+
 CONNECTORS-488: Add Cache tab for all authority connectors that
 support caching, so that the cache parameters can be varied.
 (Karl Wright)