summaryrefslogtreecommitdiff
path: root/doc/doc-txt
diff options
context:
space:
mode:
authorPhil Pennock <pdp@exim.org>2012-09-11 20:14:42 -0400
committerPhil Pennock <pdp@exim.org>2012-09-11 20:14:42 -0400
commit8b26070532a925dd0a2c1c9d0deb0894a4af8eec (patch)
tree45ec1d54b1c9b5c063467846a5555f7378e2d631 /doc/doc-txt
parentea7224901573939b2aa159db5517c4ab60e22539 (diff)
Minor doc nits re bug 1262.
Update src comment to be clearer about why it's safe for "state of this transport" to affect other deliveries. Mention change in externally observable state in README.UPDATING. Reference bugzilla entry in ChangeLog. Update Paul's credit in ACKNOWLEDGMENTS.
Diffstat (limited to 'doc/doc-txt')
-rw-r--r--doc/doc-txt/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index f9eaaf7a9..a4c10d13a 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -69,7 +69,8 @@ JH/05 Permit multiple router/transport headers_add/remove lines.
JH/06 Add dnsdb pseudo-lookup "a+" to do an "aaaa" + "a" combination.
JH/07 Avoid using a waiting database for a single-message-only transport.
- Performance patch from Paul Fisher.
+ Performance patch from Paul Fisher. Bugzilla 1262.
+
Exim version 4.80
-----------------