aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorK.Kosako <kkosako0@gmail.com>2025-02-10 23:07:46 +0900
committerK.Kosako <kkosako0@gmail.com>2025-02-10 23:07:46 +0900
commit932551bbbee45da863ec5396412293b85f1426cb (patch)
treeaaead2a7989654eef74a9659734019f9655087e0
parent30534b4d487fdb35a1fdc41af30a1fc5e10fdf65 (diff)
downloadoniguruma-932551bbbee45da863ec5396412293b85f1426cb.zip
oniguruma-932551bbbee45da863ec5396412293b85f1426cb.tar.gz
oniguruma-932551bbbee45da863ec5396412293b85f1426cb.tar.bz2
update README.md
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index a2fe6e0..ae29e2b 100644
--- a/README.md
+++ b/README.md
@@ -33,6 +33,11 @@ Notice (from 6.9.6)
When using configure script, if you have the POSIX API enabled in an earlier version (disabled by default in 6.9.5) and you need application binary compatibility with the POSIX API, specify "--enable-binary-compatible-posix-api=yes" instead of "--enable-posix-api=yes". Starting in 6.9.6, "--enable-posix-api=yes" only supports source-level compatibility for 6.9.5 and earlier about POSIX API. (Issue #210)
+Master branch
+-------------
+* Unicode property \pC, \pL, \pM, \pN, \pP, \pS, \pZ
+
+
Version 6.9.10
--------------
* Update Unicode version 16.0