From e615e3ce302e92c868b2f7b5a71fa628186497ec Mon Sep 17 00:00:00 2001 From: nobu Date: Sat, 26 Apr 2008 08:30:22 +0000 Subject: * error.c (builtin_types), signal.c (siglist), st.c (primes), struct.c (ref_func), time.c (months): constified. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16199 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d1331dd6e4..0c864a6b2c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Sat Apr 26 17:30:18 2008 Nobuyoshi Nakada + + * error.c (builtin_types), signal.c (siglist), st.c (primes), + struct.c (ref_func), time.c (months): constified. + Sat Apr 26 13:00:41 2008 Tanaka Akira * lib/open3.rb: double fork is replaced by spawn with Process.detach. -- cgit v1.2.3