From: K.Kosako Date: Tue, 29 Aug 2017 06:47:57 +0000 (+0900) Subject: update HISTORY X-Git-Tag: v6.6.1~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d822b84656b79ecec15b1d73fc732b641e318f42;p=onig update HISTORY --- diff --git a/HISTORY b/HISTORY index 7c36faf..aafb140 100644 --- a/HISTORY +++ b/HISTORY @@ -1,5 +1,7 @@ History +2017/08/29: fix definition of \X to (?>\O(?:\Y\O)*) + 2017/08/28: Version 6.6.0 2017/08/26: fix #67: can't compile with Visual Studio 2005