cmlenz      02/03/18 06:55:01

  Modified:    src/doc  Tag: SLIDE_1_0 changelog.xml
  Log:
  Add "Slide 1.0.17" section, containing some of the corresponding items from
  the 2.0 changelog, for the stuff I've ported.
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.70.2.1  +76 -0     jakarta-slide/src/doc/changelog.xml
  
  Index: changelog.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/src/doc/changelog.xml,v
  retrieving revision 1.70
  retrieving revision 1.70.2.1
  diff -u -r1.70 -r1.70.2.1
  --- changelog.xml     4 Nov 2001 06:34:03 -0000       1.70
  +++ changelog.xml     18 Mar 2002 14:55:01 -0000      1.70.2.1
  @@ -18,6 +18,82 @@
     <section name="Slide 1.0">
   
   
  +  <subsection name="Slide 1.0.17">
  +
  +    <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 an implementation of the tag library based on JSTL Beta 1 (CL)
  +        </add>
  +        <!-- add>
  +          Filesystem dedscriptors store (Marc Decugis)
  +        </add -->
  +        <!-- add>
  +          DataSource based JDBC store (Ashok Kumar, RM)
  +        </add -->
  +        <!-- add>
  +          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 -->
  +        <!-- update>
  +          Performance improvements to JDBC and J2EE Store (Colin Britton)
  +        </update -->
  +        <update>
  +          NotFoundExceptions and AlreadyExistsExceptions aren't considered 
  +          fatal the transaction won't be always rolledback when committed 
  +          (Colin Britton, DV)
  +        </update>
  +        <fix>
  +          Fix problems when handling properties which don't have a namespace 
  +          (JP)
  +        </fix>
  +        <fix>
  +          5733 - getMethodData and getMethodDataAsString don't update the 
  +          resource status code (DV)
  +        </fix>
  +        <fix>
  +          Fix bug where in the JDBC stores where the connection to the
  +          database could be lost (DV, Jason Harrop)
  +        </fix>
  +        <fix>
  +          "lockdiscovery" and "supportedlock" may not be modified by a
  +          PROPPATCH (JP)
  +        </fix>
  +        <fix>
  +          Encode the owner URL in LOCK and PROPFIND methods (JP)
  +        </fix>
  +        <!-- fix>
  +          Fix problems initializing the J2EE store when using the Slide server
  +          (note: the fix only works with Tomcat 4.1) (RM)
  +        </fix -->
  +        <fix>
  +          MOVE and COPY with a '+' in the URL is now possible (JP)
  +        </fix>
  +        <fix>
  +          6024 - PROPPATCH response specifies "DAV" as the namespace (Joe Mudd)
  +        </fix>
  +        <add>
  +          Start implementation of client support for digest authentication
  +          (Robert Owen)
  +        </add>
  +      </changelog>
  +
  +    </p>
  +
  +  </subsection>
  +
     <subsection name="Slide 1.0.16">
   
       <p>
  
  
  

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

Reply via email to