From 06d483006c727c922b8a099e66b4a3dfd8788270 Mon Sep 17 00:00:00 2001 From: naruse Date: Wed, 13 Jun 2012 17:54:14 +0000 Subject: * Makefile.in: don't remove macros. now name2ctype uses macros. * tool/enc-unicode.rb: add comment why it uses Hash#index. * enc/unicode/{name2ctype.kwd,name2ctype.src,name2ctype.h.blt}: update to follow the current name2ctype.h. FYI current Unicode version is 6.1. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36070 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1b9cfe558f..231767226f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +Thu Jun 14 02:53:30 2012 NARUSE, Yui + + * Makefile.in: don't remove macros. now name2ctype uses macros. + + * tool/enc-unicode.rb: add comment why it uses Hash#index. + + * enc/unicode/{name2ctype.kwd,name2ctype.src,name2ctype.h.blt}: + update to follow the current name2ctype.h. + FYI current Unicode version is 6.1. + Thu Jun 14 00:16:59 2012 Akinori MUSHA * lib/net/http/responses.rb, lib/webrick/httpstatus.rb: Add HTTP -- cgit v1.2.3