summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authoryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-11-10 17:09:40 +0000
committeryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-11-10 17:09:40 +0000
commite8a0cb6e53f92c1fc81be638745e41ec538d09e0 (patch)
treefdd8b1163b1dbaa9dbbd3c806346f86045c29d33 /ChangeLog
parent0eb452d7e57f5eeef1ab7da888f9b9658f02d9b7 (diff)
merges r24961 from trunk into ruby_1_9_1.
-- * lib/matrix.rb (Matrix#/): Fix obvious bug git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@25706 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 017023050c..1349cf2d4f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Wed Sep 16 17:20:49 2009 Marc-Andre Lafortune <ruby-core@marc-andre.ca>
+
+ * lib/matrix.rb (Matrix#/): Fix obvious bug
+
Wed Sep 16 13:39:10 2009 Marc-Andre Lafortune <ruby-core@marc-andre.ca>
* lib/matrix.rb (determinant): Bug fix where determinant failed on