diff options
author | Nigel Metheringham <nigel@exim.org> | 2009-11-20 21:22:20 +0000 |
---|---|---|
committer | Nigel Metheringham <nigel@exim.org> | 2009-11-20 21:22:20 +0000 |
commit | 177ebd9bf36a4603935ab7d0f5f3d10199fe26d0 (patch) | |
tree | a12c40e98205e546e88005c7941c19204efa789b /doc | |
parent | 663ee6d9fa464ba3523af5541a3c26a3da224bb9 (diff) |
Flag broken perl installation during build. Fixes: #915
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-txt/ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index bb0f3ad5d..5f164eac8 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.597 2009/11/20 12:18:19 nm4 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.598 2009/11/20 21:22:20 nm4 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -14,6 +14,8 @@ NM/02 Bugzilla 722: Documentation for randint. Better randomness defaults. NM/03 Bugzilla 847: Enable DNSDB lookup by default. +NM/04 Bugzilla 915: Flag broken perl installation during build. + Exim version 4.70 ----------------- |