diff options
author | Phil Pennock <pdp@exim.org> | 2013-09-04 14:41:47 -0700 |
---|---|---|
committer | Phil Pennock <pdp@exim.org> | 2013-09-04 14:41:47 -0700 |
commit | c5c2182fe8a0ca17941b129ac430ac6d24482d82 (patch) | |
tree | 62ea833ff7bde62136db081a747ca0c76142d1fd /doc/doc-txt | |
parent | e41be3f6bf1f53f9e9f858320ad1ac62dc86930c (diff) |
ChangeLog is in chronological order within each release.
numbers are sequential, namespaced by users.
Diffstat (limited to 'doc/doc-txt')
-rw-r--r-- | doc/doc-txt/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index b2a31442a..1788bcddc 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -49,8 +49,6 @@ 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. -TL/08 Adjust exiqgrep to be case-insensitive for sender/receiver. - JH/01 Bugzilla 1201 & 304 - New cutthrough-delivery feature, with TLS support. JH/02 Support "G" suffix to numbers in ${if comparisons. @@ -215,6 +213,8 @@ PP/24 Fix segfault from trying to fprintf() to a NULL stdio FILE* if using a MIME ACL for non-SMTP local injection. Report and assistance in diagnosis by Warren Baker. +TL/08 Adjust exiqgrep to be case-insensitive for sender/receiver. + Exim version 4.80.1 ------------------- |