Use LC_ALL=C for building lookups/Makefile.
[exim.git] / doc / doc-txt / ChangeLog
index b225b78785ddf77682cd1f8a0caa5987e0fd8134..78c121007552bebf0086eb453744684f886ba58f 100644 (file)
@@ -16,6 +16,16 @@ TF/01 Update valgrind.h and memcheck.h to copies from valgrind-3.6.0.
 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).
+
+PP/02 Restore caching of spamd results with expanded spamd_address.
+      Patch from author of expandable spamd_address patch, Wolfgang Breyha.
+
+PP/03 Build issue: lookups-Makefile now exports LC_ALL=C
+      Improves build reliability.  Fix from: Frank Elsner
+
 
 Exim version 4.74
 -----------------