diff --git a/mystic/HISTORY.txt b/mystic/HISTORY.txt index 54bd3e8..e2e7cb6 100644 --- a/mystic/HISTORY.txt +++ b/mystic/HISTORY.txt @@ -3902,3 +3902,6 @@ + Added new ANSI security level editor. + SMTP server now has a configurable timeout value per session (in seconds) + + + SMTP server now has a configurable number of simultaneous connections + from the same IP address.