From 5adfaef6d466de5963d06338742b6faa7ef64dca Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Sat, 18 Sep 2004 00:07:23 +0000 Subject: Attribute patch author properly --- AUTHORS | 1 + ChangeLog | 4 ++-- common/smtppass.c | 1 + 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/AUTHORS b/AUTHORS index a80252d..46248ee 100644 --- a/AUTHORS +++ b/AUTHORS @@ -3,6 +3,7 @@ Nate Nielsen CONTRIBUTORS: Andreas Steinmetz +Rubio Vaughan PATCHES: Berk D. Demir diff --git a/ChangeLog b/ChangeLog index 6edc605..6fabba4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,10 @@ 0.9 - Don't quit when too many threads created - Restructured smtp passthru system so it can be used by other apps - - Fixed some minor IO bugs + - Better IO and SMTP parsing - Changed default header to be similar to Amavis - Compiles and runs on systems without error checking mutexes - - Ability to run as a different user + - Ability to run as a different user [Rubio Vaughan] - Fixed config file bugs 0.8 diff --git a/common/smtppass.c b/common/smtppass.c index d1a62a0..ec2bb89 100644 --- a/common/smtppass.c +++ b/common/smtppass.c @@ -34,6 +34,7 @@ * CONTRIBUTORS * Nate Nielsen * Andreas Steinmetz + * Rubio Vaughan */ #include -- cgit v1.2.3