diff options
author | Nigel Metheringham <nigel@exim.org> | 2009-07-02 11:44:01 +0000 |
---|---|---|
committer | Nigel Metheringham <nigel@exim.org> | 2009-07-02 11:44:01 +0000 |
commit | 8f3414a147cbc97c21c3030bb25946e86912abee (patch) | |
tree | 48a1a75aef718bbe6fd0242b9c23b265332b7bce /doc/doc-txt/ChangeLog | |
parent | e2aacdfd3b9aeb63d77f2ac8694c4e255ac0930c (diff) |
Documentation example syntax fix. fixes: bug #851
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-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 cb18becc6..375f490a0 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.564 2009/07/02 11:38:56 nm4 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.565 2009/07/02 11:44:01 nm4 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -96,9 +96,11 @@ 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. +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. + Exim version 4.69 ----------------- |