summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index da183e4788..29be685a7e 100644
--- a/NEWS
+++ b/NEWS
@@ -22,6 +22,10 @@ with all sufficient information, see the ChangeLog file.
* File::NULL
name of NULL device.
+ * String
+ * new methods:
+ * String#prepend
+
* io/console
* new methods:
* IO#noecho {|io| }