summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-12-27 14:59:55 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-12-27 14:59:55 +0000
commit543a8b5e3d6869ab2312019afdd7ec277125b626 (patch)
tree646ee01f6169ddfdc075d762c8fe8273d27f6126 /ChangeLog
parent7015fcf9f88ad4f0131439d6c1c30cef320f9c8c (diff)
revert r57222 because of SEGV
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_2@57226 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 0 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index 2a6d3dbe23..41eb04b2b5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,11 +3,6 @@ Tue Dec 27 20:43:54 2016 Nobuyoshi Nakada <nobu@ruby-lang.org>
* time.c (usec2subsecx): fix return type, which is a numeric object but
not a long int. [Bug #13066]
-Tue Dec 27 20:39:28 2016 Nobuyoshi Nakada <nobu@ruby-lang.org>
-
- * eval.c (exc_setup_cause): always set cause of cause to get rid of
- circular references. [Bug #13043]
-
Tue Dec 27 20:13:12 2016 Kazuki Yamaguchi <k@rhe.jp>
* re.c (match_{names,hash,equal}): consider the case of RMatch::regexp