ruby-cvs:16966
From: (matz) <matz ruby-lang.org>
Date: Wed, 21 Jun 2006 17:20:15 +0900
Subject: [ruby-cvs:16966] ruby/lib, ruby: * lib/pp.rb (PP::PPMethods::seplist): should have preserved
matz Wed, 21 Jun 2006 17:20:15 +0900
Modified files:
ruby/lib:
pp.rb
ruby:
ChangeLog
Log:
* lib/pp.rb (PP::PPMethods::seplist): should have preserved
original reference to the array. [ruby-dev:28747]
Revision Changes Path
1.48 +3 -3 ruby/lib/pp.rb
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/lib/pp.rb?cvsroot=src&r1=1.47&r2=1.48
1.5091 +5 -0 ruby/ChangeLog
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/ChangeLog?cvsroot=src&r1=1.5090&r2=1.5091