--- code/trunk/ChangeLog 2007/06/11 13:48:37 176 +++ code/trunk/ChangeLog 2007/06/13 08:44:34 178 @@ -43,6 +43,8 @@ (g) (?| introduces a group in which the numbering of parentheses in each alternative starts with the same number. + + (h) \h, \H, \v, and \V match horizontal and vertical whitespace. 7. Added two new calls to pcre_fullinfo(): PCRE_INFO_OKPARTIAL and PCRE_INFO_JCHANGED.