diff options
author | Nigel Metheringham <nigel@exim.org> | 2009-07-02 11:38:56 +0000 |
---|---|---|
committer | Nigel Metheringham <nigel@exim.org> | 2009-07-02 11:38:56 +0000 |
commit | e2aacdfd3b9aeb63d77f2ac8694c4e255ac0930c (patch) | |
tree | 1d9759089930a0f000c8fb0166ef31e215c5ffb7 /doc | |
parent | 7eadfc98f838189605169769d95bf3a9fc51bc7b (diff) |
Removed code that symlinks to pcre as its no longer useful. fixes: bug #854
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-txt/ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index a3c09f801..cb18becc6 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.563 2009/06/11 14:07:57 tom Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.564 2009/07/02 11:38:56 nm4 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -96,6 +96,9 @@ NM/14 Bugzilla 614: Added timeout setting to transport filter. TK/05 Add native DKIM support (does not depend on external libraries). +NM/14 Bugzilla 854: Removed code that symlinks to pcre as its no longer useful. + Patch provided by Graeme Fowler + Exim version 4.69 ----------------- |