From a185a3967d11219db436ca677653e4bc6c8a9736 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Sat, 4 Sep 2004 00:34:50 +0000 Subject: Attribution --- ChangeLog | 1 + common/smtppass.c | 2 +- src/clamsmtpd.c | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index c7689d4..7b8468a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,6 @@ 0.8 - clamsmtpd now uses a configuration file + - Transparent proxy support [Andreas Steinmetz] - Compile option -Wall only enabled on debug builds - Sample script changed due to configuartion file diff --git a/common/smtppass.c b/common/smtppass.c index 31b67ce..7d1b18e 100644 --- a/common/smtppass.c +++ b/common/smtppass.c @@ -33,7 +33,7 @@ * * CONTRIBUTORS * Nate Nielsen - * Yamamoto Takao + * Andreas Steinmetz */ #include diff --git a/src/clamsmtpd.c b/src/clamsmtpd.c index 31b67ce..7d1b18e 100644 --- a/src/clamsmtpd.c +++ b/src/clamsmtpd.c @@ -33,7 +33,7 @@ * * CONTRIBUTORS * Nate Nielsen - * Yamamoto Takao + * Andreas Steinmetz */ #include -- cgit v1.2.3