Permit make values to be indented or in env.
[exim.git] / doc / doc-txt / ChangeLog
index 96cec24604bea2afbf17dd63a3fc005321f1b4f9..f196095abf3b47206b8f1ced735919ba2f1cf28c 100644 (file)
@@ -9,6 +9,17 @@ Exim version 4.75
 NM/01 Workround for PCRE version dependancy in version reporting
       Bugzilla 1073
 
+TF/01 Update valgrind.h and memcheck.h to copies from valgrind-3.6.0.
+      This fixes portability to compilers other than gcc, notably
+      Solaris CC and HP-UX CC. Fixes Bugzilla 1050.
+
+TF/02 Bugzilla 139: Avoid using the += operator in the modular lookup
+      makefiles for portability to HP-UX and POSIX correctness.
+
+PP/01 Permit LOOKUP_foo enabling on the make command-line.
+      Also via indented variable definition in the Makefile.
+      (Debugging by Oliver Heesakkers).
+
 
 Exim version 4.74
 -----------------