cvs commit: qpsmtpd Changes
[email protected] (Matt Sergeant)
| Newsgroups | perl.cvs.qpsmtpd |
|---|---|
| Message-ID | <[email protected]> |
cvsuser 04/11/18 11:45:47
Modified: . Changes
Log:
Some of my changes
Revision Changes Path
1.78 +4 -0 qpsmtpd/Changes
Index: Changes
===================================================================
RCS file: /cvs/public/qpsmtpd/Changes,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -r1.77 -r1.78
--- Changes 9 Nov 2004 15:25:51 -0000 1.77
+++ Changes 18 Nov 2004 19:45:47 -0000 1.78
@@ -15,6 +15,10 @@
Added Makefile.PL etc to make it easier to build a package (Matt).
+ Added Apache::Qpsmtpd to the distro.
+
+ Make the distro follow the CPAN module style (Makefile.PL, MANIFEST, etc)
+
Make the rhsbl plugin do DNS lookups in the background. (Mark Powell)
Fix warning in count_unrecognized_commands plugin (thanks to spaze