aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorK.Kosako <kkosako0@gmail.com>2020-10-07 11:24:53 +0900
committerK.Kosako <kkosako0@gmail.com>2020-10-07 11:24:53 +0900
commit39640464beea06da031170bd4f298f7d37fe2df7 (patch)
tree858ceaa03b801ae7f555881d075f484da6b3dcdf /README.md
parentb39be8f2050233d1f4a5948885c6d3af6e9a5f24 (diff)
downloadoniguruma-39640464beea06da031170bd4f298f7d37fe2df7.zip
oniguruma-39640464beea06da031170bd4f298f7d37fe2df7.tar.gz
oniguruma-39640464beea06da031170bd4f298f7d37fe2df7.tar.bz2
setup 6.9.6v6.9.6_rc1
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index addf101..8f4eb9f 100644
--- a/README.md
+++ b/README.md
@@ -29,9 +29,9 @@ Supported character encodings:
* doc/SYNTAX.md: contributed by seanofw
-Master branch
+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.
+* 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.
* NEW: configure option --enable-binary-compatible-posix-api=[yes/no]
* NEW API: Limiting the maximum number of calls of subexp-call