Revision: 1606
http://vcs.pcre.org/viewvc?view=rev&revision=1606
Author: ph10
Date: 2015-11-17 18:00:03 +0000 (Tue, 17 Nov 2015)
Log Message:
-----------
Forgot to update ChangeLog for previous commit.
Modified Paths:
--------------
code/trunk/ChangeLog
Modified: code/trunk/ChangeLog
===================================================================
--- code/trunk/ChangeLog 2015-11-17 17:53:37 UTC (rev 1605)
+++ code/trunk/ChangeLog 2015-11-17 18:00:03 UTC (rev 1606)
@@ -167,7 +167,10 @@
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
--------------------------