]> granicus.if.org Git - onig/commitdiff
update HISTORY for 6.8.1
authorK.Kosako <kosako@sofnec.co.jp>
Mon, 19 Mar 2018 02:14:16 +0000 (11:14 +0900)
committerK.Kosako <kosako@sofnec.co.jp>
Mon, 19 Mar 2018 02:14:16 +0000 (11:14 +0900)
HISTORY

diff --git a/HISTORY b/HISTORY
index c4dcc4775e5d79d4c401721687626223667d23b7..fb5950b4dafcfbbb5c1e7f564751ac8202bf3010 100644 (file)
--- a/HISTORY
+++ b/HISTORY
@@ -1,5 +1,12 @@
 History
 
+2018/03/19: Version 6.8.1
+
+2018/03/19: update LTVERSION from 4:0:0 to 5:0:0
+2018/03/19: add flag, sb_range etc.. into OnigEncodingType
+2018/03/19: move regex structure from oniguruma.h to regint.h
+2018/03/19: ONIGENC_CTYPE_XXX to be enum (Issue #33)
+
 2018/03/16: Version 6.8.0
 
 2018/03/12: add doc/CALLOUTS.BUILTIN for builtin callouts