summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS5
1 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 2f371027c3..6abe3297ca 100644
--- a/NEWS
+++ b/NEWS
@@ -190,7 +190,10 @@ with all sufficient information, see the ChangeLog file.
Return an enumerator if no block is given.
- * Object#tap implemented.
+ * Object#instance_exec
+ * Object#tap
+
+ New methods.
* ObjectSpace.each_object