remm        02/01/03 17:41:13

  Modified:    src/doc  changelog.xml installation.xml status.xml
  Log:
  - Changelog update.
  - Status update.
  
  Revision  Changes    Path
  1.74      +7 -0      jakarta-slide/src/doc/changelog.xml
  
  Index: changelog.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/src/doc/changelog.xml,v
  retrieving revision 1.73
  retrieving revision 1.74
  diff -u -r1.73 -r1.74
  --- changelog.xml     2 Jan 2002 18:13:30 -0000       1.73
  +++ changelog.xml     4 Jan 2002 01:41:13 -0000       1.74
  @@ -50,6 +50,13 @@
             Add WebDAV File implementation with the associated Swing file 
             chooser helpers (Eckard Buchner)
           </add>
  +        <fix>
  +          5582 - JDBCContentStore.retrieveRevisionContent - not closing 
  +          connections (Chris Kimpton)
  +        </fix>
  +        <docs>
  +          Add documentation on the DataSource stores (Colin Britton)
  +        </docs>
         </changelog>
   
       </p>
  
  
  
  1.22      +2 -2      jakarta-slide/src/doc/installation.xml
  
  Index: installation.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/src/doc/installation.xml,v
  retrieving revision 1.21
  retrieving revision 1.22
  diff -u -r1.21 -r1.22
  --- installation.xml  27 Sep 2001 14:56:37 -0000      1.21
  +++ installation.xml  4 Jan 2002 01:41:13 -0000       1.22
  @@ -213,8 +213,8 @@
       <subsection name="Tomcat 3.3">
   
         <p>
  -        Slide should run with Tomcat 3.3, although it is currently untested.
  -        See the <a href="howto-tomcat.html">Tomcat HOW-TO</a> for more details.
  +        Slide runs with Tomcat 3.3. See the 
  +        <a href="howto-tomcat.html">Tomcat HOW-TO</a> for more details.
         </p>
   
       </subsection>
  
  
  
  1.24      +0 -6      jakarta-slide/src/doc/status.xml
  
  Index: status.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/src/doc/status.xml,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -r1.23 -r1.24
  --- status.xml        9 Nov 2001 06:39:44 -0000       1.23
  +++ status.xml        4 Jan 2002 01:41:13 -0000       1.24
  @@ -108,12 +108,6 @@
       
       <p>
         <status>
  -        <item priority="Medium" owner="---">
  -          Filesystem based store for structure, sercurity, ...
  -        </item>
  -        <item priority="High" owner="Remy Maucherat">
  -          DataSource based JDBC store.
  -        </item>
           <item priority="Medium" owner="Remy Maucherat">
             Lucene based implementation of index store.
           </item>
  
  
  

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

Reply via email to