From a47dfe276352f2c02aa96341cb0a37ce7d5b4b69 Mon Sep 17 00:00:00 2001 From: knu Date: Tue, 22 Apr 2008 17:29:39 +0000 Subject: Merge from ruby_1_8. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@16166 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- NEWS | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 0a8fe6836b..568debf36c 100644 --- a/NEWS +++ b/NEWS @@ -232,6 +232,10 @@ with all sufficient information, see the ChangeLog file. Return an enumerator if no block is given. + * Symbol#to_proc + + New method. + * __method__ New global function that returns the name of the current method as @@ -335,6 +339,12 @@ with all sufficient information, see the ChangeLog file. * content:encoded with RSS 2.0 support +=== Interpreter Implementation + +* stack trace + + On non-SystemStackError exception, full stack trace is shown. + === Compatibility issues (excluding feature bug fixes) * tempfile -- cgit v1.2.3