summaryrefslogtreecommitdiff
path: root/doc/doc-txt/ChangeLog
diff options
context:
space:
mode:
authorPhilip Hazel <ph10@hermes.cam.ac.uk>2007-06-26 11:16:54 +0000
committerPhilip Hazel <ph10@hermes.cam.ac.uk>2007-06-26 11:16:54 +0000
commit64f2600a56e0201f23dd3496a499fff6ef22c0c0 (patch)
tree82b2fb9abb8bbb0d05e63485058224b89b54d95a /doc/doc-txt/ChangeLog
parentd52120f2b5b5464091a61a47fe881a6e8f6ec09f (diff)
Installed PCRE 7.2 into Exim.
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r--doc/doc-txt/ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index a4a83e70a..31bd94acc 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.518 2007/06/26 09:23:34 ph10 Exp $
+$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.519 2007/06/26 11:16:54 ph10 Exp $
Change log file for Exim from version 4.21
-------------------------------------------
@@ -71,6 +71,9 @@ PH/11 Added $max_received_linelength.
PH/12 Added +ignore_defer and +include_defer to host lists.
+PH/13 Installed PCRE version 7.2. This needed some changes because of the new
+ way in which PCRE > 7.0 is built.
+
Exim version 4.67
-----------------