summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-01-29 09:53:36 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-01-29 09:53:36 +0000
commite228a4a3457b1a39cb454c9d86643aee481c7192 (patch)
tree8ec21b63d1edc911a61b571ee7a89e3f2049fd98 /ChangeLog
parent322610cb37327860396979507c54bb4964fc237f (diff)
* enumerator.c (enumerator_with_index_i): add the declaration of
rb_int_succ(). this fixes test failure on OS X introduced at r44745. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_3@44748 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e589913b2b..47879d160d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Wed Jan 29 18:52:09 2014 NAKAMURA Usaku <usa@ruby-lang.org>
+
+ * enumerator.c (enumerator_with_index_i): add the declaration of
+ rb_int_succ(). this fixes test failure on OS X introduced at r44745.
+
Wed Jan 29 14:44:44 2014 Nobuyoshi Nakada <nobu@ruby-lang.org>
* ext/date/date_strptime.c (date__strptime_internal): unset