From 97d783015d26e2ffe6ff21d08ab74de8bb61ac57 Mon Sep 17 00:00:00 2001 From: mame Date: Wed, 1 Oct 2008 13:55:08 +0000 Subject: * lib/rexml/parsers/lightparser.rb, lib/debug.rb: remove unused when clauses. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@19658 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 40502525b..a97871343 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Wed Oct 1 22:54:09 2008 Yusuke Endoh + + * lib/rexml/parsers/lightparser.rb, lib/debug.rb: remove unused when + clauses. + Wed Oct 1 22:43:59 2008 Yusuke Endoh * lib/xmlrpc, lib/rexml, test/ruby/test_array.rb, -- cgit