Fix build on systems where size_t is (non-long) uint
[exim.git] / doc / doc-txt / NewStuff
index 7e530ce5dbe18d9f263fb24a0439f9e2db2409ec..4c42c75a4eb0c2c1a2676cd5950d5256a9ec4d3d 100644 (file)
@@ -26,6 +26,17 @@ Version 4.87
 
  5. New "-bP config" support, to dump the effective configuration.
 
 
  5. New "-bP config" support, to dump the effective configuration.
 
+ 6. New $dkim_key_length variable.
+
+ 7. New base64d and base64 expansion items (the existing str2b64 being a
+    synonym of the latter).  Add support in base64 for certificates.
+
+ 8. New main configuration option "bounce_return_linesize_limit" to
+    avoid oversize bodies in bounces. The dafault value matches RFC
+    limits.
+
+ 9. New $initial_cwd expansion variable.
+
 
 Version 4.86
 ------------
 
 Version 4.86
 ------------
@@ -258,7 +269,7 @@ Version 4.82
     "aaaa" and "a" lookups is done and the full set of results returned.
 
 14. New expansion variable $headers_added with content from ACL add_header
     "aaaa" and "a" lookups is done and the full set of results returned.
 
 14. New expansion variable $headers_added with content from ACL add_header
-    modifier (but not yet added to messsage).
+    modifier (but not yet added to message).
 
 15. New 8bitmime status logging option for received messages.  Log field "M8S".
 
 
 15. New 8bitmime status logging option for received messages.  Log field "M8S".