summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPhilip Hazel <ph10@hermes.cam.ac.uk>2006-04-19 11:15:43 +0000
committerPhilip Hazel <ph10@hermes.cam.ac.uk>2006-04-19 11:15:43 +0000
commite173618b6c168a57908e0bf55dcf1b42ce947f6c (patch)
treea8b5ea59f84a118deeb62f02ed9b6ec2ff334fff /doc
parent0b26748a086e4c95ee2e817eaac852d498071ca8 (diff)
Add -lutil to the default FreeBSD LIBS setting.
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 56d0822fd..9f8d80b14 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.341 2006/04/19 10:58:21 ph10 Exp $
+$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.342 2006/04/19 11:15:43 ph10 Exp $
Change log file for Exim from version 4.21
-------------------------------------------
@@ -22,6 +22,8 @@ PH/02 When tcp-wrappers is called from Exim, it returns only "deny" or "allow".
if either of the /etc/hosts.{allow,deny} files is missing). Otherwise, a
451 error is used.
+PH/03 Add -lutil to the default FreeBSD LIBS setting.
+
Exim version 4.61
-----------------