Update of /cvsroot/proftp/proftpd
In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv28759
Modified Files:
NEWS
Log Message:
Bug#3345 - mod_sftp returns EACCES rather than ENOENT for an OPEN request for
a nonexistent file.
Index: NEWS
===================================================================
RCS file: /cvsroot/proftp/proftpd/NEWS,v
retrieving revision 1.1103
retrieving revision 1.1104
diff -u -r1.1103 -r1.1104
--- NEWS 19 Nov 2009 18:55:53 -0000 1.1103
+++ NEWS 26 Nov 2009 18:38:47 -0000 1.1104
@@ -51,6 +51,8 @@
- Bug 3341 - mod_wrap2 segfaults when a valid user retries the USER command.
- Bug 3342 - FEAT response contains LF without preceding CR.
- Bug 3306 - ECONNREFUSED while handling SIGHUP.
+- Bug 3345 - mod_sftp returns EACCES rather than ENOENT for an OPEN request
+ for a nonexistent file.
1.3.3rc2 - Released 20-Oct-2009
--------------------------------
|