aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorK.Kosako <kkosako0@gmail.com>2022-07-02 11:32:41 +0900
committerK.Kosako <kkosako0@gmail.com>2022-07-02 11:32:41 +0900
commit4a7c757392991ed2bb217a4cb87eeab8808343a0 (patch)
tree7dcc910b72000294ba9f32097c2ebb5acbbe0a00 /README.md
parentf452d13bb688b659cfd70f5e8703ec66815ee7d3 (diff)
downloadoniguruma-4a7c757392991ed2bb217a4cb87eeab8808343a0.zip
oniguruma-4a7c757392991ed2bb217a4cb87eeab8808343a0.tar.gz
oniguruma-4a7c757392991ed2bb217a4cb87eeab8808343a0.tar.bz2
update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3f51427..8e31cc2 100644
--- a/README.md
+++ b/README.md
@@ -39,6 +39,7 @@ When using configure script, if you have the POSIX API enabled in an earlier ver
Master branch
-------------
+* Fixed: (?I) option was not enabled for character classes (Issue #264).
* Changed specification to check for incorrect POSIX bracket (Issue #253).