diff options
author | Todd Lyons <tlyons@exim.org> | 2013-04-19 14:21:40 -0700 |
---|---|---|
committer | Todd Lyons <tlyons@exim.org> | 2013-04-19 14:21:40 -0700 |
commit | e2658fff76da941191bc835b93706632781af4a0 (patch) | |
tree | a34347d07d4503a6943bafa580e4dc4e9eb9c346 | |
parent | abcc8901c087c4eac4b1b88fd6f8d8a97a2ab85b (diff) |
Add entry to Changelog.
-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 bfef5556d..552103b9e 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -44,6 +44,8 @@ TL/04 Bugzilla 1281 - Spec typo. TL/05 Bugzilla 1285 - Spec omission, fix docbook errors for spec.txt creation. +TL/06 Add Experimental DMARC support using libopendmarc libraries. + JH/01 Bugzilla 1201 & 304 - New cutthrough-delivery feature, with TLS support. JH/02 Support "G" suffix to numbers in ${if comparisons. |