diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2015-11-14 17:32:29 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2015-11-22 18:29:53 +0000 |
commit | a159f203b559a406a5489f3ef2a60a61574bbb86 (patch) | |
tree | d22cfc92d0c4664ce64fffea51e35c950f730ec5 /doc/doc-txt | |
parent | d066e592c2e5fb2e96b0d1b51b4bdd7f824ddafd (diff) |
MySQL: support MySQL config file option group names. Bug 1701
Diffstat (limited to 'doc/doc-txt')
-rw-r--r-- | doc/doc-txt/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 22ddaa2af..d650fc1c0 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -102,6 +102,8 @@ GF/01 Bug 1715: Fix for race condition in exicyclog, where exim could attempt installations where exicyclog is run as root, rather than exim user; result is that the running daemon panics and dies. +JH/20 Bug 1701: For MySQL lookups, support MySQL config file option group names. + Exim version 4.86 ----------------- |