From e31c9896d68106a9bdc872c75c3c28f79a5bb4d6 Mon Sep 17 00:00:00 2001 From: akr Date: Sat, 13 Jul 2013 06:36:40 +0000 Subject: * bignum.c (bary_small_lshift): Functions moved to remove declaration. (bary_small_rshift): Ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@41939 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 2bda0b2774..37e1efd4b0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Sat Jul 13 15:33:33 2013 Tanaka Akira + + * bignum.c (bary_small_lshift): Functions moved to remove + declaration. + (bary_small_rshift): Ditto. + Sat Jul 13 12:27:34 2013 Nobuyoshi Nakada * encoding.c (rb_enc_associate_index): fill new terminator length, not -- cgit v1.2.3