aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorshugo <shugo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-12-12 15:08:52 +0000
committershugo <shugo@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2015-12-12 15:08:52 +0000
commit43a23548ca76a8a1863f9186f34c67073d8f474c (patch)
tree0a4e080d669ca8b284a50f8e7af0c5c7cf5f0be0 /ChangeLog
parentd9a82430ba369a4cf3fc55db3a0b8ff3b90b0c09 (diff)
downloadruby-43a23548ca76a8a1863f9186f34c67073d8f474c.tar.gz
* vm_insnhelper.c (vm_call_method_missing): method_missing should
not be refined. [ruby-core:72080] [Bug #11809] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53060 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 70a0ac3c5e..58b99011b4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Sun Dec 13 00:05:42 2015 Shugo Maeda <shugo@ruby-lang.org>
+
+ * vm_insnhelper.c (vm_call_method_missing): method_missing should
+ not be refined.
+ [ruby-core:72080] [Bug #11809]
+
Sat Dec 12 23:00:17 2015 NARUSE, Yui <naruse@ruby-lang.org>
* ext/nkf/nkf-utf8/nkf.c: Merge nkf 2.1.4.