You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-dev@jakarta.apache.org by re...@apache.org on 2001/05/15 08:20:55 UTC

cvs commit: jakarta-slide/src/doc changelog.xml contrib.xml

remm        01/05/14 23:20:55

  Modified:    src/doc  changelog.xml contrib.xml
  Log:
  - Update changelog.
  - Update contributors list.
  
  Revision  Changes    Path
  1.41      +10 -0     jakarta-slide/src/doc/changelog.xml
  
  Index: changelog.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/src/doc/changelog.xml,v
  retrieving revision 1.40
  retrieving revision 1.41
  diff -u -r1.40 -r1.41
  --- changelog.xml	2001/04/29 07:39:53	1.40
  +++ changelog.xml	2001/05/15 06:20:54	1.41
  @@ -29,6 +29,16 @@
   	<update>
   	  Update the build system to use the new Jakarta style (RM)
   	</update>
  +        <add>
  +          WebDAV enabled JFileChooser Swing component (JT)
  +        </add>
  +        <add>
  +          WebDAV debug graphical client (JT)
  +        </add>
  +        <add>
  +          Add CacheInfoToken, used by the client to give optimization hints 
  +          to the cache engine and the store (PH)
  +        </add>
         </changelog>
   
       </p>
  
  
  
  1.20      +8 -2      jakarta-slide/src/doc/contrib.xml
  
  Index: contrib.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/src/doc/contrib.xml,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- contrib.xml	2001/04/30 06:50:25	1.19
  +++ contrib.xml	2001/05/15 06:20:55	1.20
  @@ -44,6 +44,12 @@
         Testing, lots of improvements to the Stores.
       </p>
       
  +    <p>
  +      <a href="mailto:peter at kitten.net"><b>Peter Hawkins</b></a>
  +      <br/>
  +      Hosts and maintains the FAQ on Slide.
  +    </p>
  +    
     </section>
     
     <section title="Contributors">
  @@ -96,9 +102,9 @@
       </p>
       
       <p>
  -      <a href="mailto:peter at kitten.net"><b>Peter Hawkins</b></a>
  +      <a href="mailto:jojada at speedlegal.com"><b>Jojada J. Tirtowidjojo</b></a>
         <br/>
  -      Hosts and maintains the FAQ on Slide.
  +      Swing components, WebDAV test GUI.
       </p>
       
     </section>