diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2015-12-30 20:39:45 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2015-12-30 20:39:45 +0000 |
commit | 59b87190a41a0ac34aee74edfff9184785a73485 (patch) | |
tree | 9475c507c34819a1cc84d7a5513c4f986bcb266b /doc/doc-txt | |
parent | 9aa35e9ce70bb9bf61e4e4dbc7089e49eeded1b3 (diff) |
Support certificates in base64 expansion operator. Bug 1762
Diffstat (limited to 'doc/doc-txt')
-rw-r--r-- | doc/doc-txt/NewStuff | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index e82feffcc..e4d1f0607 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -29,7 +29,7 @@ Version 4.87 6. New $dkim_key_length variable. 7. New base64d and base64 expansion items (the existing str2b64 being a - synonym of the latter). + synonym of the latter). Add support in base64 for certificates. Version 4.86 |