diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2005-06-15 08:57:10 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2005-06-15 08:57:10 +0000 |
commit | 8ac170f35ed82789928f9e94beaa38991761a88c (patch) | |
tree | 6cb1d0e1bffabcf23a2cb5d8a529b8f2aa5c2e2f /doc/doc-txt/ChangeLog | |
parent | ef213c3b49bcc37a2882f81a76755f114c2a81cb (diff) |
Installed PCRE 6.0 sources, which involved adding a number of files and
renaming some others.
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r-- | doc/doc-txt/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index bbdcb9843..5ff2e8869 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.155 2005/06/14 13:48:40 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.156 2005/06/15 08:57:10 ph10 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -116,6 +116,10 @@ PH/12 Applied Alex Kiernan's patch for the API change for the error callback PH/13 Changed auto_thaw such that it does not apply to bounce messages. +PH/14 Imported PCRE 6.0; this was more than just a trivial operation because + the sources for PCRE have been re-arranged and more files are now + involved. + Exim version 4.51 ----------------- |