aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index eded0e396a..aaa8dffbc1 100644
--- a/NEWS
+++ b/NEWS
@@ -125,6 +125,9 @@ with all sufficient information, see the ChangeLog file.
* added method:
* added nil.to_h which returns {}
+ * ObjectSpace::WeakMap
+ * new low level class to hold weak references to objects.
+
* Proc
* incompatible change:
* removed Proc#== and #eql? so two procs are == only when they are