From 4d88b2e1d2aa446eeb77522738e00fced477e1c2 Mon Sep 17 00:00:00 2001 From: akr Date: Tue, 22 Apr 2008 16:06:02 +0000 Subject: describe about stack trace. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@16165 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS b/NEWS index 44ddaf05d6..568debf36c 100644 --- a/NEWS +++ b/NEWS @@ -339,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