Mercurial > masqmail
changeset 196:413dbf3b1153
moved the CREDITS section from README to THANKS
author | meillo@marmaro.de |
---|---|
date | Fri, 16 Jul 2010 10:01:49 +0200 (2010-07-16) |
parents | 5beb5d6d9623 |
children | 50011f65bd35 |
files | README THANKS |
diffstat | 2 files changed, 36 insertions(+), 24 deletions(-) [+] |
line wrap: on
line diff
--- a/README Fri Jul 16 09:43:11 2010 +0200 +++ b/README Fri Jul 16 10:01:49 2010 +0200 @@ -71,31 +71,9 @@ ------- I would like to thank everyone who has submitted suggestions and bug -reports. Special thanks to: - -Gregor Hoffleit for beta testing and his suggestions for delivering -mail immediately when online. And for supplying a patch which made -masqmail work with mutt. And again for making the Debian package. And -more patches. - -Dale Perkel for patiently trying to make MM compile and run with libc5 -and various bug reports. - -Andre Masloch for finding most bugs. +reports. -Edouard G. Parmelan for many patches and bug reports. - -Iain Lea for the Redhat spec file. - -Juergen Daubert for excellent bug reports including patches and various -feedback. - -Paolo for a large patch improving several parts of masqmail, especially -server-side SMTP SIZE support. - -... and many others. -See ChangeLog, the code repository log, and the mailing list for more. -Feel free to tell me if you think you are missing on this list. +See THANKS.
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/THANKS Fri Jul 16 10:01:49 2010 +0200 @@ -0,0 +1,34 @@ +Credits +------- + +I would like to thank everyone who has submitted suggestions and bug +reports. Special thanks to: + +Gregor Hoffleit for beta testing and his suggestions for delivering +mail immediately when online. And for supplying a patch which made +masqmail work with mutt. And again for making the Debian package. And +more patches. + +Dale Perkel for patiently trying to make MM compile and run with libc5 +and various bug reports. + +Andre Masloch for finding most bugs. + +Edouard G. Parmelan for many patches and bug reports. + +Iain Lea for the Redhat spec file. + +Juergen Daubert for excellent bug reports including patches and various +feedback. + +Paolo for a large patch improving several parts of masqmail, especially +server-side SMTP SIZE support. + +... and many others. +See ChangeLog, the code repository log, and the mailing list for more. +Feel free to tell me if you think you are missing on this list. + + + +This file was originally written by by Oliver Kurth <oku@masqmail.cx>. +Later updated and extended by markus schnalke <meillo@marmaro.de>.