X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/29cfeb94e35eb8fe2b6f02fe9c9444edb251fd71..084c1d8c14da86888bbffc31a54246dc6e2e8147:/doc/doc-txt/NewStuff?ds=sidebyside 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 ------------