diff options
author | Todd Lyons <tlyons@exim.org> | 2014-09-23 05:11:48 -0700 |
---|---|---|
committer | Todd Lyons <tlyons@exim.org> | 2014-09-23 05:11:48 -0700 |
commit | c713ca4b4c4e9f668ddca5b332a386fac4ea5133 (patch) | |
tree | 30e784f443ea6341e901f96c30b74f24c8eb8c17 | |
parent | 9175a8d2ac50382af2045b37e7b054180f91f4e8 (diff) |
ChangeLog for Github Issue 18
-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 53c5cc6be..46fed6fb6 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -34,6 +34,8 @@ JH/04 Add ${sort {list}{condition}{extractor}} expansion item. TL/04 Bugzilla 1216: Add -M (related messages) option to exigrep. +TL/05 GitHub Issue 18: Adjust logic testing for true/false in redis lookups. + Merged patch from Sebastian Wiedenroth. Exim version 4.84 ----------------- |