summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a773dba580..28a64fc28f 100644
--- a/NEWS
+++ b/NEWS
@@ -276,6 +276,7 @@ with all sufficient information, see the ChangeLog file or Redmine
* IRB
+ * Print backtrace and error message in reverse order [Feature #8661] [experimental]
* `binding.irb` automatically requires irb and runs [Bug #13099] [experimental]
* `binding.irb` on its start shows source around the line where it was called
[Feature #14124]