diff options
author | Todd Lyons <tlyons@exim.org> | 2014-07-02 07:04:38 -0700 |
---|---|---|
committer | Todd Lyons <tlyons@exim.org> | 2014-07-02 07:04:38 -0700 |
commit | 581d7beee57968255234fa6b25b62042152cb826 (patch) | |
tree | b18493892707b19061fc23e8f224d2c62ebccce3 | |
parent | 3ae173e7c0fd026a06c8804d38fe2c03d161e402 (diff) |
Bug 1496: Fix typo in ChangeLog
-rw-r--r-- | doc/doc-txt/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index cafc8fa2d..40a24430f 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -375,7 +375,7 @@ TL/11 Bugzilla 1382 - Option ldap_require_cert overrides start_tls TL/12 Enhanced documentation in the ratelimit.pl script provided in the src/util/ subdirectory. -TL/13 Bug 1301 - Imported transport SQL logging patch from Axel Rau +TL/13 Bug 1031 - Imported transport SQL logging patch from Axel Rau renamed to Transport Post Delivery Action by Jeremy Harris, as EXPERIMENTAL_TPDA. |