diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2019-12-18 16:07:38 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2019-12-21 18:27:36 +0000 |
commit | 847a015ae17b3fa66154088009803636f95b2c6f (patch) | |
tree | 844abef597c033245bd34b0136bc41f10618896a /doc/doc-txt/ChangeLog | |
parent | 59da908cef70461b20f1f717689b490c248962f9 (diff) |
Gnu/Hurd: revert pipe-i/o EINTR handling changes
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r-- | doc/doc-txt/ChangeLog | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 13468ae46..f4963389e 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -53,9 +53,6 @@ JH/13 Bug 2498: Reset a counter used for ARC verify before handling another the following one did not, a crash could result when adding an Authentication-Results: header. -JH/14 On GNU/Hurd, retry EINTR returns from I/O on pipes, which seem to occur - frequently. - Exim version 4.93 ----------------- |