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 1514318542..62162157f9 100644
--- a/NEWS
+++ b/NEWS
@@ -460,6 +460,11 @@ with all sufficient information, see the ChangeLog file.
This method was removed. Two procs are == only when they are
the same object.
+ * Fixnum
+ * Bignum
+
+ Fixnums and Bignums are frozen
+
* Signal.trap
See above.