Merge branch '4.next'
[exim.git] / doc / doc-txt / NewStuff
index beca9748c792914070d2e887243ba4271a6bf6ba..6aef41e50b53022180e0bdc9b1e4ce7aa8cfe2ef 100644 (file)
@@ -6,9 +6,9 @@ Before a formal release, there may be quite a lot of detail so that people can
 test from the snapshots or the Git before the documentation is updated. Once
 the documentation is updated, this file is reduced to a short list.
 
-Since 4.97
+Version 4.98
 ------------
- 1. The dkim_status ACL condition may not be used in data ACLs
+ 1. The dkim_status ACL condition may now be used in data ACLs
 
 Version 4.97
 ------------
@@ -1194,7 +1194,7 @@ Version 4.68
 
  9. There is a new ACL, specified by acl_smtp_notquit, which is run in most
     cases when an SMTP session ends without sending QUIT. However, when Exim
-    itself is is bad trouble, such as being unable to write to its log files,
+    itself is in bad trouble, such as being unable to write to its log files,
     this ACL is not run, because it might try to do things (such as write to
     log files) that make the situation even worse.