add more notes about recent changes

git-svn-id: https://svn.perl.org/qpsmtpd/branches/v010@37 958fd67b-6ff1-0310-b445-bb7760255be9
This commit is contained in:
Ask Bjørn Hansen 2002-07-15 12:19:29 +00:00
parent 5f2ceb03bd
commit e561b69696

15
Changes
View File

@ -1,8 +1,23 @@
v0.10
New object oriented internals
Very flexible plugin
All functionality not core to SMTP moved to plugins
2002/07/15
DNS RBL and RHSBL support via plugins.
More hooks.
2002/07/03
First (non functional) version of the new object oriented mail engine.
Changes on the old v0.0x branch:
2002/05/09
Klez filter (thanks to Robert Spier)