diff options
author | Nigel Metheringham <nigel@exim.org> | 2009-10-14 11:26:31 +0000 |
---|---|---|
committer | Nigel Metheringham <nigel@exim.org> | 2009-10-14 11:26:31 +0000 |
commit | fb6f955d06f5ee7f78b6ade5e7b1feead5c27629 (patch) | |
tree | 134d8350d2e5a92fbe9e1dc3e8cf5f6f4ddea1a7 /doc | |
parent | cf7453055ad53ee3d2ee7b790ee83168ce58412d (diff) |
Changed NOTICE file to remove references to embedded PCRE
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-txt/ChangeLog | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 375f490a0..934bf2aaf 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.565 2009/07/02 11:44:01 nm4 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.566 2009/10/14 11:26:31 nm4 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -99,7 +99,9 @@ TK/05 Add native DKIM support (does not depend on external libraries). NM/15 Bugzilla 854: Removed code that symlinks to pcre as its no longer useful. Patch provided by Graeme Fowler -NM/15 Bugzilla 851: Documentation example syntax fix. +NM/16 Bugzilla 851: Documentation example syntax fix. + +NM/17 Changed NOTICE file to remove references to embedded PCRE. Exim version 4.69 |