diff options
author | Phil Pennock <pdp@exim.org> | 2012-09-11 20:14:42 -0400 |
---|---|---|
committer | Phil Pennock <pdp@exim.org> | 2012-09-11 20:14:42 -0400 |
commit | 8b26070532a925dd0a2c1c9d0deb0894a4af8eec (patch) | |
tree | 45ec1d54b1c9b5c063467846a5555f7378e2d631 /src/ACKNOWLEDGMENTS | |
parent | ea7224901573939b2aa159db5517c4ab60e22539 (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 'src/ACKNOWLEDGMENTS')
-rw-r--r-- | src/ACKNOWLEDGMENTS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ACKNOWLEDGMENTS b/src/ACKNOWLEDGMENTS index a611a291b..a66512f36 100644 --- a/src/ACKNOWLEDGMENTS +++ b/src/ACKNOWLEDGMENTS @@ -382,6 +382,7 @@ Maxim Dounin Patch portability of accept() len Frank Elsner Fixed build reliability by exporting LC_ALL=C Paul Fisher Diagnosed smtp_cmd_buffer_size affecting GSSAPI SASL initial response, raised buffer size + Patch adjusting connection_max_messages wait-DB usage Oliver Fleischmann Patches fixing compilation in older compilers Julian Gilbey Helped improve userforward local_part_suffix docs Richard Godbee Patch fixing usage fprintf |