diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2021-09-12 15:42:51 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2021-09-12 15:42:51 +0100 |
commit | 22ed7a5295f196fce32563f6e9c669110dd36f4d (patch) | |
tree | 19169afbc1f8c69890ee140c353b20200939d072 /doc | |
parent | 8271f864edaf7fb2db0eb3aaa0c4789f55125978 (diff) |
pcre2
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-txt/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 8e7749bba..63f357885 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -10,6 +10,9 @@ JH/01 Move the wait-for-next-tick (needed for unique messmage IDs) from mean slightly faster delivery, and also confirmation of reception to senders. +JH/02 Move from using the pcre library to pcre2. The former is no longer + being developed or supported (by the original developer). + Exim version 4.95 ----------------- |