string handling: strlen for gstring
[exim.git] / doc / doc-txt / ChangeLog
index c803fdb7edb1765250ad89de76afa56146096ec6..29059ffa53dd8882c23452b4f23d88ce7dc82697 100644 (file)
@@ -87,8 +87,12 @@ JH/19 Bug 2507: Modules: on handling a dynamic-module (lookups) open failure,
       were used, and the second one (for mainlog/paniclog) retrieved null
       information.
 
-JH/20 Taint checking: disallow use of tainted data for the appendfile transport
-      file and directory options, and for the pipe transport command.
+JH/20 Taint checking: disallow use of tainted data for
+      - the appendfile transport file and directory options
+      - the pipe transport command
+      - the autoreply transport file, log and once options
+      - file names used by the redirect router (including filter files)
+      - named-queue names
       Previously this was permitted.