From e9950cd3e94ed8b8444eb6c600cb72af065c415e 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/branches/ruby_1_8@9437 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5e1de6c19..c0c3c53c9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Fri Oct 21 19:21:56 2005 Hirokazu Yamamoto + + * rubysig.h (CHECK_INTS): fixed typo. (I believe bit-or is improper) + Fri Oct 21 15:27:17 2005 Hirokazu Yamamoto * bignum.c (bignew_1): convertion from `int' to `char' discards -- cgit