summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPhilip Hazel <ph10@hermes.cam.ac.uk>2005-08-02 09:01:44 +0000
committerPhilip Hazel <ph10@hermes.cam.ac.uk>2005-08-02 09:01:44 +0000
commit2548ba04544aa8a42cdc5c69cd48171898949b54 (patch)
treeb5207aefca99fa68b40b0073301cb9fbbc6842ce /doc
parent3af76a815c0f4ac04c80610364744b3a73846de9 (diff)
Set USE_INET_NTOA_FIX for AIX as well as for IRIX (untested).
Diffstat (limited to 'doc')
-rw-r--r--doc/doc-txt/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index 8dfb62269..b39c70a2c 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.189 2005/08/02 08:25:45 ph10 Exp $
+$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.190 2005/08/02 09:01:44 ph10 Exp $
Change log file for Exim from version 4.21
-------------------------------------------
@@ -31,6 +31,10 @@ PH/06 The use of forbid_filter_existstest now also locks out the use of the
PH/07 Changed "SMTP protocol violation: synchronization error" into "SMTP
protocol synchronization error", to keep the pedants happy.
+PH/08 Arrange for USE_INET_NTOA_FIX to be set in config.h for AIX systems as
+ well as for IRIX systems, when gcc is being used. See the host.c source
+ file for comments.
+
Exim version 4.52
-----------------