sylvain     2003/10/31 03:21:44

  Modified:    .        status.xml
  Log:
  Recent commits...
  
  Revision  Changes    Path
  1.177     +9 -1      cocoon-2.1/status.xml
  
  Index: status.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/status.xml,v
  retrieving revision 1.176
  retrieving revision 1.177
  diff -u -r1.176 -r1.177
  --- status.xml        21 Oct 2003 09:25:58 -0000      1.176
  +++ status.xml        31 Oct 2003 11:21:44 -0000      1.177
  @@ -192,6 +192,14 @@
     <changes>
   
    <release version="@version@" date="@date@">
  +   <action dev="SW" type="update">
  +     Serializers now can optionnaly implement the SitemapModelComponent 
interface, meaning then can
  +     be given a "src" attribute and parameters using &lt;map:parameter&gt;.
  +   </action>
  +   <action dev="SW" type="update">
  +     Sitemap components (matchers, actions, generators, etc) can know the 
location of their use in the
  +     sitemap unsing a special parameter named 
Constants.SITEMAP_PARAMETERS_LOCATION.
  +   </action>
      <action dev="CZ" type="fix" fixes-bug="23625">
        Closing some memory leaks in the source and component handling.
      </action>
  
  
  

Reply via email to