summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authoryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-12-19 11:37:08 +0000
committeryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-12-19 11:37:08 +0000
commitccfb7f15fb7a634e5431b9fa0f83d6da6f0efd51 (patch)
tree589689e9835f167f6af34cbd37a5bac7160e0679 /ChangeLog
parent079efea07a338f6e8e5ece8ce0b64098e4a1fb34 (diff)
merges r20845 from trunk into ruby_1_9_1.
* lib/matrix.rb: shut up warning. [ruby-dev:37481] [Bug #899] git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@20876 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 8e09d13fa..1758d4e3c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Wed Dec 17 19:23:28 2008 Keiju Ishitsuka <keiju@ruby-lang.org>
+
+ * lib/matrix.rb: shut up warning. [ruby-dev:37481] [Bug #899]
+
Sat Dec 13 08:35:14 2008 Tadayoshi Funaba <tadf@dotrb.org>
* complex.c (nucomp_canonicalization): renamed.