diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2005-05-11 08:05:10 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2005-05-11 08:05:10 +0000 |
commit | 06a9b4b51bed707e77148a8f5db8581d013068d8 (patch) | |
tree | 31eaea029e2f76140add779298e3342beec27975 | |
parent | f452e07e85093659d7a4ee367a88e6c2bdb41825 (diff) |
Create ChangeLog entry for Tom's poll() fix.
-rw-r--r-- | doc/doc-txt/ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index e26eac4bb..80b22b30e 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.135 2005/05/10 11:13:09 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.136 2005/05/11 08:05:10 ph10 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -14,6 +14,8 @@ PH/01 When a transport filter timed out in a pipe delivery, and the pipe filter timeout was being overwritten with the pipe command error. Now the underlying error message should be appended to the second error message. +TK/01 Fix poll() being unavailable on Mac OSX 10.2. + Exim version 4.51 ----------------- |