summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2017-08-19 09:12:00 +0000
committerph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2017-08-19 09:12:00 +0000
commitf6802bbd862e73819b103b4b995150947553b3ec (patch)
tree2c5d5f1615a785c27277ecb420af0f94003afeef /ChangeLog
parente5045fd31a2e171dff305665e2b921d7c93427b8 (diff)
downloadpcre-f6802bbd862e73819b103b4b995150947553b3ec.tar.gz
Fix outdated definitions in pcre.h.in.
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1710 2f5784b3-3f2a-0410-8824-cb99058d5e15
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d925e77..151b055 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,8 @@ Version 8.42 xx-xxx-2017
1. Fixed a MIPS issue in the JIT compiler reported by Joshua Kinard.
+2. Fixed outdated real_pcre definitions in pcre.h.in (patch by Evgeny Kotkov).
+
Version 8.41 05-July-2017
-------------------------