diff options
author | Phil Pennock <pdp@exim.org> | 2011-01-27 19:11:17 -0500 |
---|---|---|
committer | Phil Pennock <pdp@exim.org> | 2011-01-27 19:11:17 -0500 |
commit | 7b7973654ccf5eb1f97a8bf982bb2a4e85e1d546 (patch) | |
tree | c6c78c1ed2980b51fa3bbc6fd6b3dfd56c213426 /doc | |
parent | f7274286b6f492600e811791733544345551eea8 (diff) |
Use LC_ALL=C for building lookups/Makefile.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-txt/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 493157501..78c121007 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -23,6 +23,9 @@ PP/01 Permit LOOKUP_foo enabling on the make command-line. 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 ----------------- |