X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/a1ffb9714577b05e570d1150cd6a2200c1eb8eb6..64073d9c1d8cf950c0a9ddf54d71cf50f74cec79:/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 ------------