
wrowe at apache
Jun 8, 2009, 1:26 PM
Views: 141
Permalink
|
|
svn commit: r782771 - /httpd/mod_ftp/trunk/CHANGES-FTP
|
|
Author: wrowe Date: Mon Jun 8 20:26:38 2009 New Revision: 782771 URL: http://svn.apache.org/viewvc?rev=782771&view=rev Log: observable behavior change Modified: httpd/mod_ftp/trunk/CHANGES-FTP Modified: httpd/mod_ftp/trunk/CHANGES-FTP URL: http://svn.apache.org/viewvc/httpd/mod_ftp/trunk/CHANGES-FTP?rev=782771&r1=782770&r2=782771&view=diff ============================================================================== --- httpd/mod_ftp/trunk/CHANGES-FTP (original) +++ httpd/mod_ftp/trunk/CHANGES-FTP Mon Jun 8 20:26:38 2009 @@ -1,5 +1,8 @@ Changes in 0.9.4: + *) Restore leading dotted filenames in LIST and NLST commands + (e.g. ".file"). [William Rowe] + *) Portablity fixes for httpd 2.0 and 2.2. [William Rowe] Changes in 0.9.3:
|