diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2018-05-07 14:42:35 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2018-05-07 14:42:35 +0100 |
commit | 0488984dcd596341bdeacee57fa1ba2940d6a951 (patch) | |
tree | 137c070eb474eab73e10c03f58a24da637210a6c /doc | |
parent | cfbb0d24e87427488fec0315366c27cdff1fcc20 (diff) |
tidying
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-txt/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 1b3620445..d9b77804b 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -25,8 +25,8 @@ JH/04 Add variables $arc_domains, $arc_oldest_pass for ARC verify. Fix the JH/05 Bug 2273: Cutthrough delivery left a window where the received messsage files in the spool were present and unlocked. A queue-runner could spot them, resulting in a duplicate delivery. Fix that by doing the unlock - after the unlink. Investigation by Time Stewart. Take the opportunity to - add more error-checking on spoofile handling while that code is being + after the unlink. Investigation by Tim Stewart. Take the opportunity to + add more error-checking on spoolfile handling while that code is being messed with. |