summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8da2f5db1b..0a8fe6836b 100644
--- a/NEWS
+++ b/NEWS
@@ -232,6 +232,11 @@ with all sufficient information, see the ChangeLog file.
Return an enumerator if no block is given.
+ * __method__
+
+ New global function that returns the name of the current method as
+ a Symbol.
+
* enumerator
* Enumerator is now a built-in module. The #next and #rewind