]> granicus.if.org Git - onig/commitdiff
update HISTORY
authorK.Kosako <kkosako0@gmail.com>
Fri, 29 Mar 2019 03:55:24 +0000 (12:55 +0900)
committerK.Kosako <kkosako0@gmail.com>
Fri, 29 Mar 2019 03:55:24 +0000 (12:55 +0900)
HISTORY

diff --git a/HISTORY b/HISTORY
index d1bc959bb85d567fe689ff1e01c7aa884163d679..26f62be74baae1422467b7d065effaa5d1825c59 100644 (file)
--- 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