]> granicus.if.org Git - onig/commitdiff
update HISTORY
authorkosako <kosako@sofnec.co.jp>
Tue, 23 Aug 2016 01:58:57 +0000 (10:58 +0900)
committerkosako <kosako@sofnec.co.jp>
Tue, 23 Aug 2016 01:58:57 +0000 (10:58 +0900)
HISTORY

diff --git a/HISTORY b/HISTORY
index 81e6d820494501effc60816a56c6194f292eca29..880d3263de57008e33749a56a8200f372bf96789 100644 (file)
--- a/HISTORY
+++ b/HISTORY
@@ -1,5 +1,8 @@
 History
 
+2016/08/29: Version 6.1.0
+
+2016/08/23: doc/RE improved.
 2016/08/22: add onig_scan() into doc/API.
 2016/08/22: fix bug: Out of bounds read in onig_strcpy() #17
 2016/08/21: fix bug: infinite loop of backreference and group.
@@ -13,7 +16,7 @@ History
 2016/07/04: fix case of enclosed option in look-behind.
 2016/07/04: fix ignore case in look-behind.
 2016/05/23: fix memory leak in onig_unicode_define_user_property()
-2016/05/20: declare variables at the top of scope.
+2016/05/20: declare variables at the top of scope.  (thanks nmaya)
 
 2016/05/09: Version 6.0.0