]> git.netwichtig.de Git - user/henk/code/exim.git/blobdiff - doc/doc-txt/ChangeLog
Fix crash in expansions
[user/henk/code/exim.git] / doc / doc-txt / ChangeLog
index d85af1786e1cff5e38e11570ae0344d348632e0c..bad73cc7bad8b41a7818ba1c17493c6079f9d309 100644 (file)
@@ -105,6 +105,10 @@ JH/20 Fix TLSA lookups.  Previously dns_again_means_nonexist would affect
 JH/21 Bug 2434: Add connection-elapsed "D=" element to more connection
       closure log lines.
 
+JH/23 Fix crash in string expansions. Previously, if an empty variable was
+      immediately followed by an expansion operator, a null-indirection read
+      was done, killing the process.
+
 
 Exim version 4.96
 -----------------