From 26008404e53ae09913b8f3659f33247b01bdef6f Mon Sep 17 00:00:00 2001 From: naruse Date: Thu, 21 Jul 2005 16:13:08 +0000 Subject: * ext/nkf/nkf-utf8/{nkf.c,utf8tbl.c,config.h}: import 1.76 [ruby-dev:26592] nkf constification git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@8815 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 00b793b0a..01c244df2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Thu Jul 21 01:00:00 2005 NARUSE, Yui + + * ext/nkf/nkf-utf8/{nkf.c,utf8tbl.c,config.h}: + import 1.76 + [ruby-dev:26592] nkf constification + Wed Jul 20 19:18:52 2005 NAKAMURA Usaku * io.c (S_ISREG): need to define S_ISREG before it is used first. -- cgit