From eabc1fc65855301bbfc867cae1918de745af5fda Mon Sep 17 00:00:00 2001 From: mneumann Date: Wed, 17 Nov 2004 11:51:08 +0000 Subject: * lib/xmlrpc/parser.rb, test/xmlrpc/test_features.rb: fixed "assinging to constants" warnings git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@7300 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 0183b8b397..aa1c3ee188 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Wed Nov 17 11:48:17 2004 Michael Neumann + + * lib/xmlrpc/parser.rb, test/xmlrpc/test_features.rb: fixed "assinging + to constants" warnings + Wed Nov 17 18:59:16 2004 Kazuhiro NISHIYAMA * process.c (proc_getrlimit, proc_setrlimit): add rb_secure(2) to -- cgit v1.2.3