Fix parallel build (make -j). Fixes: bug #668.
[exim.git] / doc / doc-txt / ChangeLog
index df6e7470a88a24668fa7f9f7680ae247fc08f03b..7963b581eac730a86ee44cf23f2dc0085a370098 100644 (file)
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.542 2008/02/06 12:44:58 nm4 Exp $
+$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.545 2008/02/14 13:49:35 fanf2 Exp $
 
 Change log file for Exim from version 4.21
 -------------------------------------------
@@ -24,6 +24,16 @@ NM/03 Bugzilla 602: exicyclog now handles panic log, and creates empty
 
 NM/04 Bugzilla 667: close socket used by dovecot authenticator
 
+TF/03 Bugzilla 615: When checking the local_parts router precondition
+      after a local_part_suffix or local_part_prefix option, Exim now
+      does not use the address's named list lookup cache, since this
+      contains cached lookups for the whole local part.
+
+NM/05 Bugzilla 521: Integrated SPF Best Guess support contributed by
+      Robert Millan.  Documentation is in experimental-spec.txt
+
+TF/04 Bugzilla 668: Fix parallel build (make -j).
+
 
 Exim version 4.69
 -----------------