This commit is contained in:
mysticbbs 2012-08-13 20:58:20 -04:00
parent fea713a7a9
commit a08882b93e
1 changed files with 6 additions and 1 deletions

View File

@ -4548,7 +4548,7 @@
Mystic will do the rest. The Zmodem has been tested extensively with: Mystic will do the rest. The Zmodem has been tested extensively with:
mTelnet mTelnet
SyncTerm SyncTerm (still problems with uploads as of now)
SEXYZ SEXYZ
NetRunner NetRunner
@ -4564,3 +4564,8 @@
+ File list compiler now uses megabytes instead of kilobytes in the file + File list compiler now uses megabytes instead of kilobytes in the file
base summary footer. base summary footer.
+ MIS and MYSTIC now switch ownership to the group/user who owns each
binary upon startup on Unix-based systems. MIS waits until after it
binds the ports, so if it is SUDO started, it can listen on ports less
than 1024 while not running as a root application/daemon.