summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4591a53a0a..00d685fef3 100644
--- a/NEWS
+++ b/NEWS
@@ -68,12 +68,18 @@ with all sufficient information, see the ChangeLog file.
* Kernel
* Kernel#respond_to? now returns false for protected methods.
* move #__id__ to BasicObject.
+ * extended method:
+ * Kernel#rand supports range argument
* Module
* new methods:
* Module#private_constant
* Module#public_constant
+ * Random
+ * extended method:
+ * Random.rand supports range argument
+
* String
* extended method:
* String#unpack supports endian modifiers