diff options
author | Tony Finch <dot@dotat.at> | 2013-11-07 16:26:33 +0000 |
---|---|---|
committer | Tony Finch <dot@dotat.at> | 2013-11-07 16:26:33 +0000 |
commit | 7245734e71c1a30f1c25a2af279242de7d00c3b2 (patch) | |
tree | d58a30c16a4d8f1e3413e3c78b029f504ad33361 /doc/doc-txt/ChangeLog | |
parent | af548e04066be00accef8adda14086b893f41128 (diff) |
Portability fix for Solaris without xpg4 utilities
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r-- | doc/doc-txt/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 85c5625b0..6b8405d76 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -14,6 +14,9 @@ TF/01 Correctly close the server side of TLS when forking for delivery. connection previously had. Exim would try to use TLS and fail, logging a "Bad file descriptor" error. +TF/02 Portability fix for building lookup modules on Solaris when the xpg4 + utilities have not been installed. + Exim version 4.82 ----------------- |