diff options
author | Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de> | 2016-01-25 12:52:07 +0100 |
---|---|---|
committer | Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de> | 2016-01-25 12:52:07 +0100 |
commit | 62ac2eb78c8756f1643f21eba6ecbd8777ac4656 (patch) | |
tree | ca6586caac77bb4e15ac32e7fc5015a8cb7e846a /doc | |
parent | 9f35c169ea5438eaa6331a6d51974de1c4f4fdb0 (diff) |
Fix typo on ChangeLog
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-txt/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 1c862b597..b48b7b988 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -159,7 +159,7 @@ JH/37 Bug 1769: Permit a VRFY ACL to override the default 252 response, JH/38 Fix cutthrough bug with body lines having a single dot. The dot was incorrectly not doubled on cutthrough transmission, hence seen as a body-termination at the receiving system - resulting in truncated mails. - Commonly the sender saw a TCP-level error, and retransmitted the nessage + Commonly the sender saw a TCP-level error, and retransmitted the message via the normal store-and-forward channel. This could result in duplicates received - but deduplicating mailstores were liable to retain only the initial truncated version. |