diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2005-08-02 09:24:45 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2005-08-02 09:24:45 +0000 |
commit | cf39cf5741111de26125a55c311223b5b6b6a36b (patch) | |
tree | 576bd0f728be1f1053b80e696d7bcf7784f295ad /doc/doc-txt | |
parent | b6c6011da086cbf47cfae6f43f8f22443ad62090 (diff) |
Named domain lists were not working in queue_smtp_domains.
Diffstat (limited to 'doc/doc-txt')
-rw-r--r-- | doc/doc-txt/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index dfaa2aa75..b3748b053 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.191 2005/08/02 09:09:27 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.192 2005/08/02 09:24:45 ph10 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -37,6 +37,9 @@ PH/08 Arrange for USE_INET_NTOA_FIX to be set in config.h for AIX systems as PH/09 Installed latest Cygwin configuration files from the Cygwin maintainer. +PH/10 Named domain lists were not working if used in a queue_smtp_domains + setting. + Exim version 4.52 ----------------- |