From 8bbdde2a7e0570cd88325548dbfed038e327f08b Mon Sep 17 00:00:00 2001 From: MegaBrutal Date: Mon, 15 Dec 2014 14:48:36 +0100 Subject: [PATCH] MgSMTP 0.9s modified: MgSMTP.pas modified: todo.txt --- MgSMTP.pas | 2 +- todo.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/MgSMTP.pas b/MgSMTP.pas index 08eaa2a..e0ee636 100644 --- a/MgSMTP.pas +++ b/MgSMTP.pas @@ -49,7 +49,7 @@ const document what bugfix/feature are you testing with the actual build. This will be logged to help you differentiate outputs of subsequent builds in your logs. If left empty, it won't be added to the logs. } - DEVCOMMENT = 'Release Candidate 1'; + DEVCOMMENT = ''; var diff --git a/todo.txt b/todo.txt index 7a392c5..209b244 100644 --- a/todo.txt +++ b/todo.txt @@ -41,7 +41,7 @@ v0.9s: + Fix PRESHUTDOWN + Enforce ASCII printable characters in commands + Developer comment for test/debug builds -- More efficient command-line parsing ++ More efficient command-line parsing v0.9r: + Forwarding -- 2.34.1