diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2005-08-08 10:32:58 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2005-08-08 10:32:58 +0000 |
commit | 21f7af35452920c8ce83a0f90c63b68595b9e6a6 (patch) | |
tree | 2ffcba62963ae6a7ab1862b8d8d17279edc711a9 /doc | |
parent | f625cc5a367a82d2003c1fe524b900289907035c (diff) |
Reversed a previous HP-UX compiler option change as I'm told it was not
the cause of the problem.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-txt/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index fd48cfb1c..2be9f29b6 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.200 2005/08/08 10:29:08 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.201 2005/08/08 10:32:58 ph10 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -67,6 +67,10 @@ PH/15 Installed PCRE 6.2 PH/17 Defined BIND_8_COMPAT in the Darwin os.h file. +PH/18 Reversed 4.52/PH/17 because the HP-UX user found it wasn't the cause + of the problem. Specifically, suggested +O2 rather than +O1 for the + HP-UX compiler. + Exim version 4.52 ----------------- |