aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ce0b866dad..adc77de479 100644
--- a/NEWS
+++ b/NEWS
@@ -158,6 +158,9 @@ with all sufficient information, see the ChangeLog file or Redmine
* IPAddr now rejects invalid address mask. [Bug #13399]
* IPAddr#ipv4_compat and #ipv4_compat? are deprecated. [Bug #13769]
+* IRB
+ * Show source around `binding.irb` on session start
+
* Net::HTTP
* Add more HTTP status classes