From 499b5a9197f68e14873e641b737aea40a0f8bc5a Mon Sep 17 00:00:00 2001 From: nobu Date: Thu, 1 Nov 2012 23:24:33 +0000 Subject: proc.c: main.define_method * proc.c (top_define_method): new method, main.define_method. [ruby-core:45715] [Feature #6609] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37417 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index e9124a013c..7afd422ced 100644 --- a/NEWS +++ b/NEWS @@ -110,6 +110,10 @@ with all sufficient information, see the ChangeLog file. * incompatible changes: * Fiber#resume cannot resume a fiber which invokes "Fiber#transfer". + * toplevel + * added method: + * added main.define_method which defines a global function. + * net/http * new features: * Proxies are now automatically detected from the http_proxy environment -- cgit v1.2.3