dirkv       01/10/10 14:39:40

  Modified:    src/doc  changelog.xml
  Log:
  record some changes
  
  Revision  Changes    Path
  1.63      +35 -1     jakarta-slide/src/doc/changelog.xml
  
  Index: changelog.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/src/doc/changelog.xml,v
  retrieving revision 1.62
  retrieving revision 1.63
  diff -u -r1.62 -r1.63
  --- changelog.xml     2001/10/07 04:05:47     1.62
  +++ changelog.xml     2001/10/10 21:39:40     1.63
  @@ -16,6 +16,40 @@
     <body>
     
     <section name="Slide 1.0">
  +
  +
  +  <subsection name="Slide 1.0.16">
  +
  +    <p>
  +
  +      <changelog>
  +
  +        <add>
  +          New "propfindall" command in the WebDAV client, which allows 
  +          enumerating all the properties set on a resource (DV)
  +        </add>
  +        <update>
  +          3928 - Propfind with request for all properties should return DAV:owner 
(DV)
  +        </update>
  +        <fix>
  +          3930 - Mysql, Temporary row in permissions table not removed after 
initialization (DV)
  +        </fix>
  +        <fix>
  +          4086 - The privilege DAV:all is defined as abstract (DV)
  +        </fix>
  +        <fix>
  +          4087 - The AclMethod is allowing granting of internal privileges (DV)
  +        </fix>
  +        <fix>
  +          4088 - Write privilege in aclmethod and propfind methods differ (DV)
  +        </fix>
  +
  +      </changelog>
  +
  +    </p>
  +
  +  </subsection>
  +
     
     <subsection name="Slide 1.0.15">
   
  @@ -165,7 +199,7 @@
   
         <changelog>
           <add>
  -          New "lock" command in the WebDAV client, which allows 
  +          New "locks" command in the WebDAV client, which allows 
             enumerating the locks set on a resource (DV)
           </add>
           <update>
  
  
  


Reply via email to