From 1c60a21e4e57fcbea3e8203cd3bcd4e59717fcc6 Mon Sep 17 00:00:00 2001 From: marcandre Date: Sat, 5 Jun 2010 04:31:47 +0000 Subject: * lib/matrix.rb: Matrix library copied from 1.9. It is now identical except for methods dealing with Complex numbers which are absent. [ruby-core:26268] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@28168 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4778a14222..cc28ec220d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Sat Jun 5 13:31:15 2010 Marc-Andre Lafortune + + * lib/matrix.rb: Matrix library copied from 1.9. It is now identical + except for methods dealing with Complex numbers which are absent. + [ruby-core:26268] + Thu Jun 3 18:14:15 2010 NAKAMURA Usaku * configure.in: should replace COMMON_HEADERS if --with-winsock2 is -- cgit v1.2.3