aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorK.Kosako <kkosako0@gmail.com>2020-10-09 17:42:35 +0900
committerK.Kosako <kkosako0@gmail.com>2020-10-09 17:42:35 +0900
commit6658aae907ff6237d7164715c79ea8bbfa9d7db2 (patch)
tree37507e4d849fa236ee7bd0d2bdf1c9ba84077f83
parent8e71540f3d4caf9069292a345f8937f0b4a8d5bd (diff)
downloadoniguruma-6.9.6_rc2.zip
oniguruma-6.9.6_rc2.tar.gz
oniguruma-6.9.6_rc2.tar.bz2
small update README.mdv6.9.6_rc2
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8f4eb9f..b5b44af 100644
--- a/README.md
+++ b/README.md
@@ -31,7 +31,7 @@ Supported character encodings:
Version 6.9.6
-------------
-* In a Unix environment, 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". "--enable-posix-api=yes" only supports source-level compatibility for POSIX API since 6.9.6.
+* In a Unix environment, 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.
* NEW: configure option --enable-binary-compatible-posix-api=[yes/no]
* NEW API: Limiting the maximum number of calls of subexp-call