]> granicus.if.org Git - onig/commitdiff
small update of README.md
authorK.Kosako <kkosako0@gmail.com>
Fri, 27 Sep 2019 04:19:45 +0000 (13:19 +0900)
committerK.Kosako <kkosako0@gmail.com>
Fri, 27 Sep 2019 04:19:45 +0000 (13:19 +0900)
README.md

index 5f5b53f46a021362bb66ca2d1d5b1b670d514608..c7f054efea6aa240c4b9c6614970a3d614fcee04 100644 (file)
--- a/README.md
+++ b/README.md
@@ -30,7 +30,7 @@ Supported character encodings:
 Master branch
 -------------
 
-* NEW API: RegSet APIs
+* NEW API: RegSet (set of regexes)
 
 
 Version 6.9.3 (security fix release)
@@ -46,6 +46,7 @@ Version 6.9.2 (Reiwa)
 ---------------------
 
 * add doc/SYNTAX.md
+* Direct threaded code (for GCC and Clang)
 * Update Unicode version 12.1.0
 * NEW: Unicode Text Segment mode option (?y{g}) (?y{w})  (*original)