summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorko1 <ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-06-07 01:17:19 +0000
committerko1 <ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-06-07 01:17:19 +0000
commite7dfa869c0a0f55c64510035611c48e85c9ec72f (patch)
treecfd5f999e6012495fac2a2588399b51dffbeb18e /ChangeLog
parent3ebd1ff022f08e254f93c0ccfeacbff780726083 (diff)
* gc.c: remove "Sunny" terminology.
"Sunny" doesn't mean antonym of "Shady" (questionable, doubtful, etc). Instead of "Suuny", use "non-shady" or "normal". git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@41121 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cc79e101d4..6dc7c04cde 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Fri Jun 7 10:12:01 2013 Koichi Sasada <ko1@atdot.net>
+
+ * gc.c: remove "Sunny" terminology.
+ "Sunny" doesn't mean antonym of "Shady" (questionable, doubtful, etc).
+ Instead of "Suuny", use "non-shady" or "normal".
+
Fri Jun 7 09:29:33 2013 Kenta Murata <mrkn@cookpad.com>
* bignum.c (rb_int_import): explicitly casting BDIGIT_DBL to BDIGIT