ARC: Fix signing for case when DKIM signing failed
[exim.git] / doc / doc-txt / ChangeLog
index c6f3417375cb534ce42f0200b8f6fdd500203fcb..63bcf0c20e8b2870b36cb2913bb88905a67c4cd2 100644 (file)
@@ -28,6 +28,15 @@ JH/06 Bug 2275: The MIME ACL unlocked the received message files early, and
       releases a lock) for that case, while creating the temporary .eml format
       file for the MIME ACL.  Also applies to "regex" and "spam" ACL conditions.
 
+JH/08 When generating a selfsigned cert, use serial number 1 since zero is not
+      legitimate.
+
+JH/09 Bug 2274: Fix logging of cmdline args when starting in an unlinked cwd.
+      Previously this would segfault.
+
+JH/10 Fix ARC signing for case when DKIM signing failed.  Previously this would
+      segfault.
+
 
 Exim version 4.91
 -----------------