[Checkins] SVN: grok/branches/snowsprint-viewlets2/CHANGES.txt Add
	note about that grok now has support for viewlets and viewlet
	managers.
    Tim TerlegÃÂ¥rd 
    tim.terlegard at valentinewebsystems.se
       
    Thu Feb 28 08:54:36 EST 2008
    
    
  
Log message for revision 84360:
  Add note about that grok now has support for viewlets and viewlet managers.
  
Changed:
  U   grok/branches/snowsprint-viewlets2/CHANGES.txt
-=-
Modified: grok/branches/snowsprint-viewlets2/CHANGES.txt
===================================================================
--- grok/branches/snowsprint-viewlets2/CHANGES.txt	2008-02-28 08:34:27 UTC (rev 84359)
+++ grok/branches/snowsprint-viewlets2/CHANGES.txt	2008-02-28 13:54:36 UTC (rev 84360)
@@ -7,6 +7,9 @@
 Feature changes
 ---------------
 
+* Add support for viewlets and viewlet managers, ``grok.Viewlet``
+  and ``grok.ViewletManager``.
+
 * Add a new directive, ``grok.order()``, which can be used to help
   sort components. At the time it is not used yet, but we intend to
   use it for the viewlets support. Note that this means Grok now
    
    
More information about the Checkins
mailing list