X-Git-Url: https://git.exim.org/users/jgh/exim.git/blobdiff_plain/29cfeb94e35eb8fe2b6f02fe9c9444edb251fd71..da80c2a8ed49427334af613c00df65ae301cacdd:/doc/doc-txt/NewStuff diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index b940afe34..c205e9c98 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -9,6 +9,13 @@ test from the snapshots or the CVS before the documentation is updated. Once the documentation is updated, this file is reduced to a short list. +Version 4.76 +------------ + + 1. The global option "dns_use_edns0" may be set to coerce EDNS0 usage on + or off in the resolver library. + + Version 4.75 ------------