X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/856d1e16b3386ce51b73986b9d7aaf1fbf95aba9..4bb432cb42d990bc40665d38aedbf02b00128df7:/doc/doc-txt/NewStuff diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index ac876ed9f..2a8e520c6 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -18,6 +18,10 @@ Version 4.89 1. Allow relative config file names for ".include" + 2. A main-section config option "debug_store" to control the checks on + variable locations during store-reset. Normally false but can be enabled + when a memory corrution issue is suspected on a production system. + Version 4.88 ------------