summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPhilip Hazel <ph10@hermes.cam.ac.uk>2005-09-12 13:55:54 +0000
committerPhilip Hazel <ph10@hermes.cam.ac.uk>2005-09-12 13:55:54 +0000
commitc35e155caf605c139c3e62606ff830744682c8a7 (patch)
tree8ce568fcbbb92f45dbba9936bbde844d08bf3258 /doc
parentebcb507fbcf4a0b0d75592c0d3f5193a8d3b0799 (diff)
Added "distclean" to top-level Makefile.
Diffstat (limited to 'doc')
-rw-r--r--doc/doc-txt/ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index a4af4ef3b..e510820be 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.221 2005/09/12 13:50:03 ph10 Exp $
+$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.222 2005/09/12 13:55:54 ph10 Exp $
Change log file for Exim from version 4.21
-------------------------------------------
@@ -164,6 +164,9 @@ PH/39 Added a new log selector, "unknown_in_list", which provokes a log entry
PH/40 RM_COMMAND is now used in the building process.
+PH/41 Added a "distclean" target to the top-level Makefile; it deletes all
+ the "build-* directories that it finds.
+
Exim version 4.52
-----------------