--- code/trunk/ChangeLog 2011/07/31 17:02:18 645 +++ code/trunk/ChangeLog 2011/08/01 11:02:08 648 @@ -237,6 +237,10 @@ 44. Add a pointer to the latest mark to the callout data block. +45. The pattern /.(*F)/, when applied to "abc" with PCRE_PARTIAL_HARD, gave a + partial match of an empty string instead of no match. This was specific to + the use of ".". + Version 8.12 15-Jan-2011 ------------------------