Avoid doing logging in signal-handlers. Bug 1007
[exim.git] / doc / doc-txt / ChangeLog
index 94f6fdefc0b26d87388f13d88d74454a12725c90..bceb22cc32c65c65422215c39b1d1d2727e11cbd 100644 (file)
@@ -8,6 +8,13 @@ options, and new features, see the NewStuff file next to this ChangeLog.
 Exim version 4.92
 -----------------
 
+JH/01 Remove code calling the customisable local_scan function, unless a new
+      definition "HAVE_LOCAL_SCAN=yes" is present in the Local/Makefile.
+
+JH/02 Bug 1007: Avoid doing logging from signal-handlers, as that can result in
+      non-signal-safe funxtions being used.
+
+
 Exim version 4.91
 -----------------