From 8b68a1c2363c58f66c95e4b12a1a830f60a4f1da Mon Sep 17 00:00:00 2001 From: tadf Date: Tue, 28 Oct 2008 15:45:29 +0000 Subject: * complex.c: uses macro in declarations. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@20011 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 877fb9ece..f05cfbd82 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Wed Oct 29 00:43:39 2008 Tadayoshi Funaba + + * complex.c: uses macro in declarations. + Wed Oct 29 00:26:00 2008 NAKAMURA Usaku * win32/win32.c (rb_w32_open): need to seek to the end of the file when -- cgit