summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-08-09 10:45:55 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2017-08-09 10:45:55 +0000
commit8138214392ddd5e6ddb170248156466f34a89779 (patch)
tree05e72a9ca18ec8ad22bca18f2efb3ed8f58986f6 /ChangeLog
parentfd8fbe37fd49f690c82d48a25066abbf0313f005 (diff)
merge revision(s) 58205: [Backport #13380]
Remove unused Init_frozen_strings declaration Init_frozen_strings definition is removed in r51511. https://bugs.ruby-lang.org/issues/11423 Patch by Kohei Suzuki <eagletmt@gmail.com> * internal.h: Remove declaration of unexist function [Fix GH-1558] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_3@59548 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0c64d83b4d..d324db6cf1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+Wed Aug 9 19:45:16 2017 sorah (Shota Fukumori) <her@sorah.jp>
+
+ Init_frozen_strings definition is removed in r51511.
+ https://bugs.ruby-lang.org/issues/11423
+
+ Patch by Kohei Suzuki <eagletmt@gmail.com>
+
+ * internal.h: Remove declaration of unexist function
+ [Fix GH-1558]
+
Wed Aug 9 19:34:17 2017 Nobuyoshi Nakada <nobu@ruby-lang.org>
* internal.h (THROW_DATA_P): parenthesize the argument which is