cmlenz      02/03/18 06:46:07

  Modified:    src/doc  changelog.xml
  Log:
  List some of the stuff I've done lately (better late than never)
  
  Revision  Changes    Path
  1.80      +14 -7     jakarta-slide/src/doc/changelog.xml
  
  Index: changelog.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/src/doc/changelog.xml,v
  retrieving revision 1.79
  retrieving revision 1.80
  diff -u -r1.79 -r1.80
  --- changelog.xml     9 Feb 2002 16:20:37 -0000       1.79
  +++ changelog.xml     18 Mar 2002 14:46:07 -0000      1.80
  @@ -9,19 +9,28 @@
     &project;
   
     <properties>
  -        <author email="[EMAIL PROTECTED]">Remy Maucherat</author>
  -        <title>Changes</title>
  -    </properties>
  +    <author email="[EMAIL PROTECTED]">Remy Maucherat</author>
  +    <title>Changes</title>
  +  </properties>
   
     <body>
     
     <section name="Slide 2.0">
   
     <subsection name="Slide 2.0.0">
  -
       <p>
  -
         <changelog>
  +        <fix>
  +          6398 - Actions in administration web-app always operate on the 
  +          default namespace when Slide is deployed as standalone-server (CL)
  +        </fix>
  +        <add>
  +          Add a &lt;slide:content&gt; tag to the tag library, which can be 
  +          used to embed resource contents into generated pages (CL)
  +        </add>
  +        <add>
  +          Add an implementation of the tag library based on JSTL Beta 1 (CL)
  +        </add>
           <update>
             Upgrade to Tomcat 4.1 (RM)
           </update>
  @@ -110,9 +119,7 @@
             (Robert Owen)
           </add>
         </changelog>
  -
       </p>
  -
     </subsection>
   
     </section>
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to