--- code/trunk/ChangeLog 2007/03/30 15:55:18 142 +++ code/trunk/ChangeLog 2007/04/02 10:08:14 143 @@ -133,7 +133,8 @@ 19. In pcretest, if the pattern /(?m)^$/g was matched against the string "abc\r\n\r\n", it found an unwanted second match after the second \r. This was because its rules for how to advance for /g after matching an empty - string did not allow for this case. They now check for it specially. + string at the end of a line did not allow for this case. They now check for + it specially. Version 7.0 19-Dec-06