From 2f680c0c44778f97c056fb06d60fb03f4cf69c31 Mon Sep 17 00:00:00 2001 From: "Heiko Schlittermann (HS12-RIPE)" Date: Mon, 1 Feb 2016 13:13:27 +0100 Subject: Add perl_taintmode option --- doc/doc-txt/ChangeLog | 2 ++ doc/doc-txt/NewStuff | 3 +++ 2 files changed, 5 insertions(+) (limited to 'doc/doc-txt') diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 6c55bd82c..496e9d07e 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -329,6 +329,8 @@ JH/35 Bug 1642: Fix support of $spam_ variables at delivery time. Was JH/36 Bug 1659: Guard checking of input smtp commands again pseudo-command added for tls authenticator. +HS/03 Add perl_taintmode main config option + Exim version 4.85 ----------------- diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index 4f369bc65..07e6f1dba 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -9,6 +9,9 @@ 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 ------------ -- cgit v1.2.3