diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2018-10-20 21:03:22 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2018-10-21 15:32:39 +0100 |
commit | 0768462dc5830cde5ae7a3659577fb557926db28 (patch) | |
tree | 7dbab121cea518ba75349c4830fcfec07c60173d /doc | |
parent | 099afc4f7362d39816cb3555127214548dd9cb35 (diff) |
tidying
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 3a98e0384..414dd9810 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -509,7 +509,7 @@ JH/26 Fix DKIM bug: when the pseudoheader generated for signing was exactly line, the header hash was calculated to an incorrect value thanks to the (relaxed) space the fold became. -HS/02 Fix Bug 2130: large writes from the transport subprocess where chunked +HS/02 Fix Bug 2130: large writes from the transport subprocess were chunked and confused the parent. JH/27 Fix SOCKS bug: an unitialized pointer was deref'd by the transport process |