Implement -D whitelist invoking user restriction.
[users/heiko/exim.git] / doc / doc-txt / ChangeLog
index cf307014b1f3b41ac29a170fe4567af7d1d0d76c..162d6c5f6aeef09f0b67e56d6e8ab652e1b17295 100644 (file)
@@ -89,6 +89,16 @@ DW/24 Bugzilla 1044: CVE-2010-4345 - part three: remove ALT_CONFIG_ROOT_ONLY
 DW/25 Add TRUSTED_CONFIG_PREFIX_FILE option to allow alternative configuration
       files to be used while preserving root privileges.
 
+DW/26 Set FD_CLOEXEC on SMTP sockets after forking in the daemon, to ensure
+      that rogue child processes cannot use them.
+
+PP/27 Bugzilla 1047: change the default for system_filter_user to be the Exim
+      run-time user, instead of root.
+
+PP/28 Add WHITELIST_D_MACROS option to let some macros be overriden by the
+      Exim run-time user without dropping privileges.
+
+
 
 Exim version 4.72
 -----------------