diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-04-10 08:14:58 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2006-04-10 08:14:58 +0000 |
commit | 843a41e8744e994de89ef509802f6733bc60f558 (patch) | |
tree | 4fb671de523391189c831dc0ce1bbe7e4af1210d /doc/doc-txt/NewStuff | |
parent | c887c79ec2cbf17ac800c3b388408197dd1b9534 (diff) |
Typo in NewStuff; up version number.
Diffstat (limited to 'doc/doc-txt/NewStuff')
-rw-r--r-- | doc/doc-txt/NewStuff | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index 435769f78..c4763713e 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/NewStuff,v 1.98 2006/04/04 14:03:50 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/NewStuff,v 1.99 2006/04/10 08:14:58 ph10 Exp $ New Features in Exim -------------------- @@ -22,7 +22,7 @@ the 4.60 release are: $2, $3, (though those are still set) because the numeric variables get used for other things in complicated expansions. -. The default for rfc4131_query_timeout has been changed from 30s to 5s. +. The default for rfc1413_query_timeout has been changed from 30s to 5s. . It is possible to use setclassresources() on some BSD OS to control the resources used in pipe deliveries. |