aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 31f4751ef7..822b2f8096 100644
--- a/NEWS
+++ b/NEWS
@@ -49,7 +49,8 @@ with all sufficient information, see the ChangeLog file.
* Mutex#owned? is no longer experimental.
* Process
- * New methods:
+ * New alternative methods to $0/$0=:
+ * Process.argv0() returns the original value of $0.
* Process.setproctitle() sets the process title without affecting $0.
* String