From 26654ad2d7b8e62decec18215925f380caebf239 Mon Sep 17 00:00:00 2001 From: tadf Date: Sun, 14 Sep 2008 09:35:08 +0000 Subject: * complex.c: trivial changes. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@19342 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7b8ec9e5a..12217db05 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Sun Sep 14 18:33:32 2008 Tadayoshi Funaba + + * complex.c: trivial changes. + Sun Sep 14 16:15:22 2008 Yuki Sonoda (Yugui) * lib/matrix.rb (Vector#eql?): typo of the method name as "eqn?". -- cgit