diff options
author | Todd Lyons <tlyons@exim.org> | 2013-05-08 05:46:00 -0700 |
---|---|---|
committer | Todd Lyons <tlyons@exim.org> | 2013-05-08 05:46:00 -0700 |
commit | 83712b3900eb045eb14df258fd092ad54314e990 (patch) | |
tree | 3bed941254353101b2d8c72bf2c25c1ad074d174 /doc/doc-txt | |
parent | 5336c0d9bbf5de9a948c168de692a092e557d8b6 (diff) |
Fix dns_retry definition.
Was placed in non-alphabetical order.
Diffstat (limited to 'doc/doc-txt')
-rw-r--r-- | doc/doc-txt/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 552103b9e..f06946a73 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -46,6 +46,9 @@ TL/05 Bugzilla 1285 - Spec omission, fix docbook errors for spec.txt creation. TL/06 Add Experimental DMARC support using libopendmarc libraries. +TL/07 Fix an out of order global option causing a segfault. Reported to dev + mailing list by by Dmitry Isaikin. + JH/01 Bugzilla 1201 & 304 - New cutthrough-delivery feature, with TLS support. JH/02 Support "G" suffix to numbers in ${if comparisons. |