From e827c334c3a03e1ad75792605c021695a5b74fd6 Mon Sep 17 00:00:00 2001 From: nobu Date: Fri, 15 Jul 2016 00:53:50 +0000 Subject: enc/unicode: check Unicode versions * enc/unicode/case-folding.rb, tool/enc-unicode.rb: check if Unicode versions are consistent with each other. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55687 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 9e378c1088..2f84c120f0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Fri Jul 15 09:53:48 2016 Nobuyoshi Nakada + + * enc/unicode/case-folding.rb, tool/enc-unicode.rb: check if + Unicode versions are consistent with each other. + Fri Jul 15 08:25:15 2016 Jeremy Evans * string.c (STR_BUF_MIN_SIZE): reduce from 128 to 127 -- cgit v1.2.3