diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2007-06-22 14:38:58 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2007-06-22 14:38:58 +0000 |
commit | d677b2f22abb3eb268e5cb15e4710ff5063049fe (patch) | |
tree | de20d4e3083cb4ca8a59fc52dbcffa769ef25520 /doc/doc-txt/ChangeLog | |
parent | 3c2238744f437aba7215008aed259e4c5af2c57e (diff) |
Added $max_received_linelength.
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r-- | doc/doc-txt/ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index b8b1e9609..7c7409430 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.516 2007/06/20 14:13:39 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.517 2007/06/22 14:38:58 ph10 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -67,6 +67,8 @@ PH/09 Tidied the code for creating ratelimiting keys, creating them explicitly PH/10 Added the /noupdate option to the ratelimit ACL condition. +PH/11 Added $max_received_linelength. + Exim version 4.67 ----------------- |