diff options
Diffstat (limited to 'doc/doc-txt/NewStuff')
-rw-r--r-- | doc/doc-txt/NewStuff | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index 5d3d87b7e..bd55514f1 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/NewStuff,v 1.86 2006/02/14 16:18:14 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/NewStuff,v 1.87 2006/02/20 16:31:48 ph10 Exp $ New Features in Exim -------------------- @@ -60,6 +60,8 @@ PH/08 The default for dns_check_names_pattern now allows slashes within names, only to protect against broken name servers that fall over on strange characters, so the fact that it applies to all lookups doesn't matter. +PH/09 The default for rfc4131_query_timeout has been changed from 30s to 5s. + Version 4.60 |