summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPhilip Hazel <ph10@hermes.cam.ac.uk>2005-09-12 13:50:03 +0000
committerPhilip Hazel <ph10@hermes.cam.ac.uk>2005-09-12 13:50:03 +0000
commitebcb507fbcf4a0b0d75592c0d3f5193a8d3b0799 (patch)
treedae1cb5db765f0ce5e819785e61cf55d24cb1ebe /doc
parent1130bfb0c80bb04fa0873a075758a8abb84f607a (diff)
Use RM_COMMAND everywhere during building.
Diffstat (limited to 'doc')
-rw-r--r--doc/doc-txt/ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index 5b1c2fa4c..a4af4ef3b 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.220 2005/09/12 13:39:31 ph10 Exp $
+$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.221 2005/09/12 13:50:03 ph10 Exp $
Change log file for Exim from version 4.21
-------------------------------------------
@@ -162,6 +162,8 @@ PH/38 When log_selector = +received_sender was set, and the addition of the
PH/39 Added a new log selector, "unknown_in_list", which provokes a log entry
when the result of a list match is failure because a DNS lookup failed.
+PH/40 RM_COMMAND is now used in the building process.
+
Exim version 4.52
-----------------