Doc: short description of CVE-2016-9963
[exim.git] / doc / doc-txt / NewStuff
index ac196862772ae609a4e2d0581e2f21eb90c8f366..ee958980106d5a5aa2f708fa5c7832ab83fd1979 100644 (file)
@@ -39,7 +39,7 @@ Version 4.88
 
 10. Feature macros, generated from compile options.  All start with "_HAVE_"
     and go on with some roughly recognisable name.  Driver macros, for
-    router, transport and authentication drivers; names starting with "_DRVR_".
+    router, transport and authentication drivers; names starting with "_DRIVER_".
     Option macros, for each configuration-file option; all start with "_OPT_".
     Use the "-bP macros" command-line option to see what is present.
 
@@ -63,6 +63,8 @@ Version 4.88
     previous communication with the peer (we save a cookie from it) this
     will only become active on frequently-contacted destinations.
 
+16. A new syslog_pid option to suppress PID duplication in syslog lines.
+
 
 Version 4.87
 ------------