summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2016-06-24 09:01:23 +0000
committerph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2016-06-24 09:01:23 +0000
commite4b4f4a81dd8c4086ea327c552a388d969a4280b (patch)
tree2a333e1d03ed4fd8dc894b72cd4c42d97144cee3 /ChangeLog
parent664df44c7eb62edbce95ab6dbdedcba7f07fed02 (diff)
downloadpcre-e4b4f4a81dd8c4086ea327c552a388d969a4280b.tar.gz
Add a new option for controlling static builds with MSVC. See Bugzilla #1681.
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1659 2f5784b3-3f2a-0410-8824-cb99058d5e15
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1588319..08b80a3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,9 @@ Version 8.40 17-June-2016
1. Using -o with -M in pcregrep could cause unnecessary repeated output when
the match extended over a line boundary.
+
+2. Applied Chris Wilson's second patch (Bugzilla #1681) to CMakeLists.txt for
+ MSVC static compilation, putting the first patch under a new option.
Version 8.39 14-June-2016