Changeset 1304

Show
Ignore:
Timestamp:
10/14/09 22:03:06 (6 weeks ago)
Author:
dormando
Message:

CHANGES update.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/server/CHANGES

    r1302 r1304  
     1        * Many minor bug/documentation fixes. 
     2 
     3        * MySQL installs now use BIGINT's for fid/length by default. 
     4          (dormando) 
     5 
    16        * Accept 405 responses to MKCOL from the WebDAV server since it often 
    27          just means that the directory already exists. (Ask BjÞrn Hansen)