OpenSSL: clear any leftover errors from the stack after SSL_accept succeeds
[users/heiko/exim.git] / doc / doc-txt / ChangeLog
index e527eeb5a14502887484b8390a8edf5193f0d60f..785d59bed05b40949ef1a62aeb53538e251a9ca7 100644 (file)
@@ -5,12 +5,6 @@ affect Exim's operation, with an unchanged configuration file.  For new
 options, and new features, see the NewStuff file next to this ChangeLog.
 
 
 options, and new features, see the NewStuff file next to this ChangeLog.
 
 
-Exim version 4.93
------------------
-
-JH/01 Bug 2351: Log failures to extract envelope addresses from message headers.
-
-
 Exim version 4.92
 -----------------
 
 Exim version 4.92
 -----------------
 
@@ -179,6 +173,13 @@ JH/37 Bug 2341: Send "message delayed" warning MDNs (restricted to external
       and multiple senders' messages were queued, only one sender would get
       notified on each configured delay_warning cycle.
 
       and multiple senders' messages were queued, only one sender would get
       notified on each configured delay_warning cycle.
 
+JH/38 Bug 2351: Log failures to extract envelope addresses from message headers.
+
+JH/39 OpenSSL: clear the error stack after an SSL_accept().  With anon-auth
+      cipher-suites, an error can be left on the stack even for a succeeding
+      accept; this results in impossible error messages when a later operation
+      actually does fail.
+
 
 Exim version 4.91
 -----------------
 
 Exim version 4.91
 -----------------