diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index 77dccfdb2b09..419a63fbb0c1 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -2385,13 +2385,26 @@ options HZ=1000 # not compulsory but strongly recommended information leakage and the ability to specify compile-time port ranges. &merged; + &man.ftpd.8; now supports the option + to permit guest users to modify existing files if allowed + by filesystem permissions. + In particular, this enables guest users to resume uploads. + &merged; + + &man.ftpd.8; now supports the option + to prevent guest users from creating directories. + &merged; + &man.ftpd.8; now supports and options to disable the RETR command; the former for everybody, and the latter only for guest users. Coupled with and appropriate file permissions, these can be used to create a relatively safe anonymous FTP drop box for - others to upload to. + others to upload to. &merged; + + &man.ftpd.8; now supports the option + to disable logging FTP sessions to &man.wtmp.5;. &merged; &man.gdb.1; now supports hardware watchpoints (using the kernel's debug register + support that diff --git a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml index 77dccfdb2b09..419a63fbb0c1 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -2385,13 +2385,26 @@ options HZ=1000 # not compulsory but strongly recommended information leakage and the ability to specify compile-time port ranges. &merged; + &man.ftpd.8; now supports the option + to permit guest users to modify existing files if allowed + by filesystem permissions. + In particular, this enables guest users to resume uploads. + &merged; + + &man.ftpd.8; now supports the option + to prevent guest users from creating directories. + &merged; + &man.ftpd.8; now supports and options to disable the RETR command; the former for everybody, and the latter only for guest users. Coupled with and appropriate file permissions, these can be used to create a relatively safe anonymous FTP drop box for - others to upload to. + others to upload to. &merged; + + &man.ftpd.8; now supports the option + to disable logging FTP sessions to &man.wtmp.5;. &merged; &man.gdb.1; now supports hardware watchpoints (using the kernel's debug register + support that