diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2007-01-23 14:34:02 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2007-01-23 14:34:02 +0000 |
commit | b01dd148c3a5f3a70817b08e41ad21aeee1d8f28 (patch) | |
tree | e9dfc1bd554489b8c4444d7d806f12a28985f79d /doc/doc-txt/ChangeLog | |
parent | 0e8a94711a90ed63933a10ac7598e8743432837c (diff) |
Add $smtp_count_at_connection_start.
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 cbda709f7..b8795a62f 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.460 2007/01/23 12:33:08 magnus Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.461 2007/01/23 14:34:02 ph10 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -50,6 +50,8 @@ PH/07 There was a bug in the dovecot authenticator such that the value of successful authentication. This usually meant that the value preserved by the server_setid option was incorrect. +PH/08 Added $smtp_count_at_connection_start, deliberately with a long name. + Exim version 4.66 ----------------- |