From cfeb22c3016f896ede986a9b80e8245b80c06fe4 Mon Sep 17 00:00:00 2001 From: ocean Date: Fri, 21 Oct 2005 10:23:03 +0000 Subject: * rubysig.h (CHECK_INTS): fixed typo. (I believe bit-or is improper) git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@9437 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 2f15bd72f..0b34aa069 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Fri Oct 21 19:16:08 2005 Hirokazu Yamamoto + + * rubysig.h (CHECK_INTS): fixed typo. (I believe bit-or is improper) + Fri Oct 21 17:49:32 2005 Yukihiro Matsumoto * bin/erb (ERB::Main::run): typo fixed. [ruby-core:06337] -- cgit