From 609c7420d77aed3492648b6dae7adf118d3a8ab9 Mon Sep 17 00:00:00 2001 From: nobu Date: Mon, 13 May 2013 05:50:38 +0000 Subject: class.c: rb_singleton_class_get * class.c (rb_singleton_class_get): get the singleton class if exists, or nil. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40682 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 96f0535e3c..43ceb05184 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Mon May 13 14:50:35 2013 Nobuyoshi Nakada + + * class.c (rb_singleton_class_get): get the singleton class if exists, + or nil. + Mon May 13 10:20:59 2013 Yuki Yugui Sonoda * ext/openssl/ossl_ssl.c: Disabled OpenSSL::SSL::SSLSocket if -- cgit v1.2.3