From 8aac5f48fc96c4aa76d4758d8c873f3e2cb6de90 Mon Sep 17 00:00:00 2001 From: marcandre Date: Mon, 10 Dec 2012 16:53:57 +0000 Subject: * lib/matrix: alias {row|column}_size to {row|column}_count and use the latter. [Bug #7369] [ruby-core:49409] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38300 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 25329a6744..2b54fc258f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Tue Dec 11 01:53:37 2012 Marc-Andre Lafortune + + * lib/matrix: alias {row|column}_size to {row|column}_count and use + the latter. + [Bug #7369] [ruby-core:49409] + Tue Dec 11 00:26:58 2012 Shugo Maeda * fix the behavior when a module is included into a refinement. -- cgit v1.2.3