]> git.sesse.net Git - betaftpd/blobdiff - doc/CHANGES
The --help text now says that nonroot is experimental (which it is).
[betaftpd] / doc / CHANGES
index b0f01b70c543f687c428b4c3410089b9d0587e51..a6e48f65d36ee7db276a0429e559ddf6d51679c3 100644 (file)
@@ -71,7 +71,10 @@ CHANGES-0.0.8.
 - Made a simple FTP server test suite (not included, since it's really not good
   enough to live its own life as a standalone product), used in testing.
 - BetaFTPD now listens on port 21.
-- Homepage moved to SourceForge (http://betaftpd.sourceforge.net/)[
+- Homepage moved to SourceForge (http://betaftpd.sourceforge.net/)
+- root (or any other user with uid=0) can't FTP anymore.
+- .spec file (for you RPM junkies :-) ), provided by Sean MacLennan
+  <seanm@netwinder.org>.
 
 Version 0.0.7:
 - Shadow support. (Give --enable-shadow to configure to enable it.)