summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPhilip Hazel <ph10@hermes.cam.ac.uk>2006-02-22 15:10:28 +0000
committerPhilip Hazel <ph10@hermes.cam.ac.uk>2006-02-22 15:10:28 +0000
commit4a23603b536e4156bdd3da58d3411632c71183d7 (patch)
tree9e68ef876211ffbf80bc57fca397d2f17b959724 /doc
parent944a9c55d5b7d3d50ea8b8fabfb7a7be5ca8693f (diff)
Added STRIP_COMMAND=/usr/bin/strip to the FreeBSD Makefile.
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 764485175..905e8d046 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.311 2006/02/22 15:08:20 ph10 Exp $
+$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.312 2006/02/22 15:10:28 ph10 Exp $
Change log file for Exim from version 4.21
-------------------------------------------
@@ -225,6 +225,8 @@ PH/43 If retry_interval_max is set greater than 24 hours, it is quietly reset
to 24 hours. This avoids potential overflow problems when processing G
and H retry rules. I suspect nobody ever tinkers with this value.
+PH/44 Added STRIP_COMMAND=/usr/bin/strip to the FreeBSD Makefile.
+
Exim version 4.60
-----------------