summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS10
1 files changed, 10 insertions, 0 deletions
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