summaryrefslogtreecommitdiff
path: root/Changes
diff options
context:
space:
mode:
Diffstat (limited to 'Changes')
-rw-r--r--Changes5
1 files changed, 5 insertions, 0 deletions
diff --git a/Changes b/Changes
index 8f197b0001..9b86a60206 100644
--- a/Changes
+++ b/Changes
@@ -111,6 +111,11 @@ Working version
- #12132: Fix overcounting of minor collections in GC stats.
(Damien Doligez, review by Gabriel Scherer)
+- #3921, #12039, #12128: poll for signals in long-running polymorphic
+ comparisons.
+ (B. Szilvasy, Gabriel Scherer and Xavier Leroy, review by
+ Stefan Muenzel, Guillaume Munch-Maccagnoni and Damien Doligez)
+
### Type system:
- #6941, #11187: prohibit using classes through recursive modules