From: K.Kosako Date: Fri, 29 Mar 2019 03:55:24 +0000 (+0900) Subject: update HISTORY X-Git-Tag: v6.9.2_rc1~12 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5067a02f6ac1b2300c90894aba4d9c28abed8030;p=onig update HISTORY --- diff --git a/HISTORY b/HISTORY index d1bc959..26f62be 100644 --- a/HISTORY +++ b/HISTORY @@ -1,5 +1,7 @@ History +2019/03/29: allow {n,m} (n>m) as possessive interval +2019/03/25: add ONIG_SYN_OP2_OPTION_ONIGURUMA 2019/03/22: add new options ONIG_OPTION_TEXT_SEGMENT_EXTENDED_GRAPHEME_CLUSTER and ONIG_OPTION_TEXT_SEGMENT_WORD 2019/03/21: PR #137: fix cross-compilation