remm        01/10/10 19:14:44

  Modified:    docs     changelog.html news.html
  Log:
  - Small website update.
  
  Revision  Changes    Path
  1.38      +75 -1     jakarta-slide/docs/changelog.html
  
  Index: changelog.html
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/docs/changelog.html,v
  retrieving revision 1.37
  retrieving revision 1.38
  diff -u -r1.37 -r1.38
  --- changelog.html    2001/10/07 18:14:24     1.37
  +++ changelog.html    2001/10/11 02:14:44     1.38
  @@ -170,6 +170,80 @@
   <tr>
   <td>
   <blockquote>
  +
  +
  +  
  +<table width="100%" cellpadding="2" cellspacing="0" border="0">
  +<tr>
  +<td bgcolor="#828DA6"><font face="arial,helvetica.sanserif" color="#ffffff"><a 
name="Slide%201.0.16"><strong>Slide 1.0.16</strong></a></font></td>
  +</tr>
  +<tr>
  +<td>
  +<blockquote>
  +
  +    
  +<p>
  +
  +      
  +<table cellspacing="2" cellpadding="2" border="0">
  +
  +        
  +<tr>
  +<td><img src="images/add.gif" class="icon" alt="add"></td><td>
  +          New "propfindall" command in the WebDAV client, which allows 
  +          enumerating all the properties set on a resource (DV)
  +        </td>
  +</tr>
  +        
  +<tr>
  +<td><img src="images/update.gif" class="icon" alt="update"></td><td>
  +          3928 - Propfind with request for all properties should return DAV:owner 
(DV)
  +        </td>
  +</tr>
  +        
  +<tr>
  +<td><img src="images/fix.gif" class="icon" alt="fix"></td><td>
  +          3930 - Mysql, Temporary row in permissions table not removed after 
initialization (DV)
  +        </td>
  +</tr>
  +        
  +<tr>
  +<td><img src="images/fix.gif" class="icon" alt="fix"></td><td>
  +          4086 - The privilege DAV:all is defined as abstract (DV)
  +        </td>
  +</tr>
  +        
  +<tr>
  +<td><img src="images/fix.gif" class="icon" alt="fix"></td><td>
  +          4087 - The AclMethod is allowing granting of internal privileges (DV)
  +        </td>
  +</tr>
  +        
  +<tr>
  +<td><img src="images/fix.gif" class="icon" alt="fix"></td><td>
  +          4088 - Write privilege in aclmethod and propfind methods differ (DV)
  +        </td>
  +</tr>
  +        
  +<tr>
  +<td><img src="images/fix.gif" class="icon" alt="fix"></td><td>
  +          Fix problems when running the standalone server is run from a 
  +          directory other than '$SLIDE_HOME/server' (RM)
  +        </td>
  +</tr>
  +
  +      
  +</table>
  +
  +    
  +</p>
  +
  +  
  +</blockquote>
  +</td>
  +</tr>
  +</table>
  +
     
     
   <table width="100%" cellpadding="2" cellspacing="0" border="0">
  @@ -468,7 +542,7 @@
           
   <tr>
   <td><img src="images/add.gif" class="icon" alt="add"></td><td>
  -          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)
           </td>
   </tr>
  
  
  
  1.40      +26 -0     jakarta-slide/docs/news.html
  
  Index: news.html
  ===================================================================
  RCS file: /home/cvs/jakarta-slide/docs/news.html,v
  retrieving revision 1.39
  retrieving revision 1.40
  diff -u -r1.39 -r1.40
  --- news.html 2001/10/07 18:58:48     1.39
  +++ news.html 2001/10/11 02:14:44     1.40
  @@ -165,6 +165,32 @@
       
   <table width="100%" cellpadding="2" cellspacing="0" border="0">
   <tr>
  +<td bgcolor="#525D76"><font face="arial,helvetica.sanserif" color="#ffffff"><a 
name="10/10/2001%20-%20Tamino%20WebDAV%20server%20released"><strong>10/10/2001 - 
Tamino WebDAV server released</strong></a></font></td>
  +</tr>
  +<tr>
  +<td>
  +<blockquote>
  +
  +      
  +<p>
  +        Software AG announced the release of the first version of the Tamino
  +        WebDAV server (more details <a 
href="http://www.softwareag.com/developer/webdav/default.htm";>here</a>).
  +      </p>
  +
  +      
  +<p>
  +        The Tamino WebDAV Server uses Slide as the central WebDAV engine.
  +      </p>
  +
  +    
  +</blockquote>
  +</td>
  +</tr>
  +</table>
  +
  +    
  +<table width="100%" cellpadding="2" cellspacing="0" border="0">
  +<tr>
   <td bgcolor="#525D76"><font face="arial,helvetica.sanserif" color="#ffffff"><a 
name="10/07/2001%20-%20Slide%201.0.15%20(beta)%20released"><strong>10/07/2001 - Slide 
1.0.15 (beta) released</strong></a></font></td>
   </tr>
   <tr>
  
  
  


Reply via email to