ChangeLog entry JH/18; applying to 4.89 release
[exim.git] / doc / doc-txt / ChangeLog
index 1f1f7aa833d197b849ea34285e4a1166e52cdecc..583125a3bc63d0076a3fc75d02cbfb7d84428cf1 100644 (file)
@@ -16,6 +16,9 @@ JH/01 Rework error string handling in TLS interface so that the caller in
 PP/01 Allow PKG_CONFIG_PATH to be set in Local/Makefile and use it correctly
       during configuration.  Wildcards are allowed and expanded.
 
+JH/02 Rework error string handling in DKIM to pass more info back to callers.
+      This permits better logging.
+
 
 Exim version 4.89
 -----------------
@@ -118,6 +121,11 @@ HS/02 Bug 1974: Fix missing line terminator on the last received BDAT
       chunk. This allows us to accept broken chunked messages. We need a more
       general solution here.
 
+PP/09 Wrote util/chunking_fixqueue_finalnewlines.pl to help recover
+      already-broken messages in the queue.
+
+JH/18 Bug 2061: Fix ${extract } corrupting an enclosing ${reduce }  $value.
+
 
 Exim version 4.88
 -----------------