diff options
author | Todd Lyons <tlyons@exim.org> | 2013-09-30 11:56:42 -0700 |
---|---|---|
committer | Todd Lyons <tlyons@exim.org> | 2013-09-30 11:56:42 -0700 |
commit | 1a7b746d86ec130021bc42586e54246e04142f40 (patch) | |
tree | df9cc6e61a77145d63db9b2f030d361de6d51024 /doc/doc-txt/NewStuff | |
parent | 046172e6d8e51e3423b1d982c94f54b9874e081e (diff) |
Added documentation of features, acknowledgements
Diffstat (limited to 'doc/doc-txt/NewStuff')
-rw-r--r-- | doc/doc-txt/NewStuff | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index 2b038e32e..9c8b9df7b 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -154,6 +154,9 @@ Version 4.82 24. New ${hexquote:..string..} expansion operator converts non-printable characters in the string to \xNN form. +25. Experimental TPDA (Transport Post Delivery Action) function added. + Patch provided by Axel Rau. + Version 4.80 ------------ |