From ee9e5a6ea87fb0365a939639d027ade3eee93cb1 Mon Sep 17 00:00:00 2001 From: keiju Date: Tue, 18 Sep 2007 13:12:47 +0000 Subject: * lib/matrix.rb: fix a coerce bug of Vector. [ruby-core: 12190] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@13467 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f45b5b1093..8e3e207354 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Tue Sep 18 22:08:42 2007 Keiju Ishitsuka + + * lib/matrix.rb: fix a coerce bug of Vector. [ruby-core: 12190] + Mon Sep 17 21:06:03 2007 Minero Aoki * lib/net/http.rb (HTTP::GenericRequest#initialize): check path is -- cgit v1.2.3