aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-12-20 01:22:50 +0000
committernaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2011-12-20 01:22:50 +0000
commita9b0e34b97e872ab9eb4ff21e8a55a63ecfa2a88 (patch)
tree8116df2f91fd741c68237be8c7bdaf62cfd9fba6 /ChangeLog
parent80101267217aad1deb5c87c72840b8df15272008 (diff)
downloadruby-a9b0e34b97e872ab9eb4ff21e8a55a63ecfa2a88.tar.gz
* ext/date/date_core.c (wholenum): fix the type of the return value.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34075 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 a4150cf4c2..b0663d5797 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Tue Dec 20 10:20:48 2011 NARUSE, Yui <naruse@ruby-lang.org>
+
+ * ext/date/date_core.c (wholenum): fix the type of the return value.
+
Tue Dec 20 05:03:24 2011 Eric Hodel <drbrain@segment7.net>
* README.ja: Update redmine.ruby-lang.org to bugs.ruby-lang.org