diff options
author | ph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15> | 2015-11-17 18:00:03 +0000 |
---|---|---|
committer | ph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15> | 2015-11-17 18:00:03 +0000 |
commit | 6f24087610e16343060c8aee11d151d0aeba850b (patch) | |
tree | 32f405b70b29a76528559201e84f283c417aef94 /ChangeLog | |
parent | 9660a9ee23143928ed55e00a8081f93c67613305 (diff) | |
download | pcre-6f24087610e16343060c8aee11d151d0aeba850b.tar.gz |
Forgot to update ChangeLog for previous commit.
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1606 2f5784b3-3f2a-0410-8824-cb99058d5e15
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -167,6 +167,9 @@ Version 8.38 27-October-2015 UCP mode. The POSIX class got lost, but only if the single character followed it. +45. [:punct:] in UCP mode was matching some characters in the range 128-255 + that should not have been matched. + Version 8.37 28-April-2015 -------------------------- |