aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS5
1 files changed, 2 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 4c8f4fe3a0..eb7491ff44 100644
--- a/NEWS
+++ b/NEWS
@@ -90,9 +90,8 @@ ERB::
IRB::
- * Syntax-highlight inspect output for some core-class objects
-
- * Syntax-highlight binding.irb source lines
+ * Introduce syntax highlight inspired by pry.gem to inspect output for some
+ core-class objects and binding.irb source lines.
Net::IMAP::