You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shindig.apache.org by hs...@apache.org on 2012/09/07 20:27:21 UTC

svn commit: r1382113 - /shindig/trunk/UPGRADING

Author: hsaputra
Date: Fri Sep  7 18:27:21 2012
New Revision: 1382113

URL: http://svn.apache.org/viewvc?rev=1382113&view=rev
Log:
Update UPGRADING file for API changes. Add one for GadgetSite getActiveGadgetHolder to getActiveSiteHolder

Modified:
    shindig/trunk/UPGRADING

Modified: shindig/trunk/UPGRADING
URL: http://svn.apache.org/viewvc/shindig/trunk/UPGRADING?rev=1382113&r1=1382112&r2=1382113&view=diff
==============================================================================
--- shindig/trunk/UPGRADING (original)
+++ shindig/trunk/UPGRADING Fri Sep  7 18:27:21 2012
@@ -1,6 +1,10 @@
 FROM 2.0.x TO 2.5.x
 ===================
 
+== API changes ==
+
+The JavaScript GagdetSite.getActiveGadgetHolder has been changed to GagdetSite.getActiveSiteHolder
+
 == container.js config changes ==
 
 * The "gadgets.securityTokenKeyFile" property has been replaced with "gadgets.securityTokenKey".