diff options
author | Phil Pennock <pdp@exim.org> | 2011-10-03 08:10:11 -0400 |
---|---|---|
committer | Phil Pennock <pdp@exim.org> | 2011-10-03 08:10:11 -0400 |
commit | 0d0e445543703d3294a16a17a4606c9eade7afcb (patch) | |
tree | 0d162f7a692dfb2f49035ec2bc3edc13c6c64448 /doc/doc-txt | |
parent | 0c7e18012fbe839480d6c657e1e39a2f4d41f6fe (diff) |
PP/12 fix uninitialised greeting string from PP/03exim-4_77_RC1
Diffstat (limited to 'doc/doc-txt')
-rw-r--r-- | doc/doc-txt/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index a911d80a1..b58444a55 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -121,6 +121,8 @@ PP/11 match_* no longer expand right-hand-side by default. New compile-time build option, EXPAND_LISTMATCH_RHS. New expansion conditions, "inlist", "inlisti". +PP/12 fix uninitialised greeting string from PP/03 (smtps client support). + Exim version 4.76 ----------------- |