aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorK.Kosako <kkosako0@gmail.com>2016-08-31 23:50:14 +0900
committerK.Kosako <kkosako0@gmail.com>2016-08-31 23:50:14 +0900
commitbe8af8fff605454847e22f8836fae9c9d7c01da1 (patch)
tree323ab95bd950955d0e6ff6057861bd9f02118212
parent82e1f6621ceb8b681d0ee548e21ffadbe4f91340 (diff)
downloadoniguruma-be8af8fff605454847e22f8836fae9c9d7c01da1.zip
oniguruma-be8af8fff605454847e22f8836fae9c9d7c01da1.tar.gz
oniguruma-be8af8fff605454847e22f8836fae9c9d7c01da1.tar.bz2
update HISTORYv6.1.1
-rw-r--r--HISTORY5
1 files changed, 5 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 0e9b1c7..9894c7d 100644
--- a/HISTORY
+++ b/HISTORY
@@ -1,5 +1,10 @@
History
+2016/09/02: Version 6.1.1
+
+2016/08/31: fix segfault /W.?{888}{888}{888}\x00/ (found by libfuzzer)
+2016/08/31: fix error unmatched close parenthesis for %{(.*?)} #23
+
2016/08/29: Version 6.1.0
2016/08/28: add contributed/libfuzzer-onig.cpp (thanks hannob)