diff options
author | Phil Pennock <pdp@exim.org> | 2013-09-27 20:47:52 -0400 |
---|---|---|
committer | Phil Pennock <pdp@exim.org> | 2013-09-27 20:47:52 -0400 |
commit | 7142dacad308e47d3aa64fe410f1227cdf8b5a25 (patch) | |
tree | 3eab6a058af4575ea9a9c5996e8cb1255d1e8b81 /doc/doc-txt/ChangeLog | |
parent | e78e6ecfb365485f1a76529278af4e84483e6916 (diff) |
Document hexquote & udpsend in NewStuff/ChangeLog
Tony documented his new features in 7a5698fa; this change simply adds
them to the list of things that have changed.
Diffstat (limited to 'doc/doc-txt/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 66b9e99d5..85d4316b2 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -197,6 +197,8 @@ PP/20 Added force_command boolean option to pipe transport. JH/15 AUTH support on callouts (and hence cutthrough-deliveries). Bugzilla 321, 823. +TF/04 Added udpsend ACL modifer and hexquote expansion operator + PP/21 Fix eximon continuous updating with timestamped log-files. Broken in a format-string cleanup in 4.80, missed when I repaired the other false fix of the same issue. |