X-Git-Url: https://git.exim.org/users/jgh/exim.git/blobdiff_plain/85ffcba677df89c58014ec6258a1984a8f63f95a..f42deca923414cedcbb6d6646afbef460f50080c:/doc/doc-txt/NewStuff diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index 4c42c75a4..07e6f1dba 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -6,6 +6,13 @@ Before a formal release, there may be quite a lot of detail so that people can test from the snapshots or the CVS before the documentation is updated. Once the documentation is updated, this file is reduced to a short list. +Version 4.88 +------------ + + 1. The new perl_tainmode option allows to run the embedded perl + interpreter in taint mode. + + Version 4.87 ------------