aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorK.Kosako <kkosako0@gmail.com>2020-03-31 17:22:34 +0900
committerK.Kosako <kkosako0@gmail.com>2020-03-31 17:22:34 +0900
commitb966c8eb7d2279126e9fa184ccaeef1ebb49747f (patch)
tree07ed426dbbe0aa0b2323ef88a1f076bbc4a98679 /README.md
parent17b9c81466b3f0f305848566075b07a7728fd904 (diff)
parent28d2ddd79660f7236b9d19d8750b48a16a5b3587 (diff)
downloadoniguruma-b966c8eb7d2279126e9fa184ccaeef1ebb49747f.zip
oniguruma-b966c8eb7d2279126e9fa184ccaeef1ebb49747f.tar.gz
oniguruma-b966c8eb7d2279126e9fa184ccaeef1ebb49747f.tar.bz2
emergency merge of development branch
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 34e48b8..1881ec1 100644
--- a/README.md
+++ b/README.md
@@ -30,7 +30,7 @@ Supported character encodings:
Master branch
-------------
-* POSIX API disabled by default (* configure --enable-posix-api=yes)
+* POSIX API disabled by default for Unix (* Enabled by: configure --enable-posix-api=yes)
* Update Unicode version 13.0.0
* NEW: Code point sequence notation \x{HHHH HHHH ...}, \o{OOOO OOOO ...}
* NEW API: retry limit in search functions