Skip to content
This repository was archived by the owner on Apr 24, 2025. It is now read-only.

Commit 6658aae

Browse files
committed
small update README.md
1 parent 8e71540 commit 6658aae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Supported character encodings:
3131

3232
Version 6.9.6
3333
-------------
34-
* 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.
34+
* 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.
3535

3636
* NEW: configure option --enable-binary-compatible-posix-api=[yes/no]
3737
* NEW API: Limiting the maximum number of calls of subexp-call

0 commit comments

Comments
 (0)