aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-02-05 00:28:22 +0000
committernaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-02-05 00:28:22 +0000
commit1c4fe5395db05b45014734126ae448d40989db80 (patch)
treeed66e89e74e72db65e2e45abfbceb317d913408e /ChangeLog
parent510cde74a6c5c810fb96980ac0d1a9d806d562c3 (diff)
downloadruby-1c4fe5395db05b45014734126ae448d40989db80.tar.gz
* bignum.c (big_op): remove unused variables.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26579 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e888e91f87..3428103c4b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Fri Feb 5 09:26:54 2010 NARUSE, Yui <naruse@ruby-lang.org>
+
+ * bignum.c (big_op): remove unused variables.
+
Fri Feb 5 02:06:57 2010 Aaron Patterson <tenderlove@ruby-lang.org>
* lib/yaml/rubytypes.rb: Struct members are emitted without a leading