commit 10057e900be66128f16fb7fb8d4d2a08f6934742
parent e09fa0bd55f42d93a3c174405da411706a7c885a
Author: Erik Sjölund <erik.sjolund@gmail.com>
Date: Mon, 3 Feb 2020 14:47:13 +0100
Add acknowledgement for the bug fix contribution to qmail-local.c
Reference:
https://web.archive.org/web/20060411195013/http://www.ornl.gov/lists/mailing-lists/qmail/2000/10/msg00696.html
Signed-off-by: Erik Sjölund <erik.sjolund@gmail.com>
Diffstat:
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/CHANGES b/CHANGES
@@ -40,7 +40,8 @@
20031027 code: qmail-smtpd identifies itself as netqmail
20031027 code: if $QMAILQUEUE is set, it's invoked instead of qmail-queue
20031024 code: changed errno from int to #include.
-20031024 code: fixed .qmail parsing bug.
+20031024 code: fixed .qmail parsing bug (accessing an array out of bounds)
+ that was discovered by Erik Sjölund <erik.sjolund@gmail.com>).
20031024 code: recognize 0.0.0.0 as a local address.
20031024 code: sendmail's -f flag now overrides environment variables.
19980615 version: qmail 1.03.