aboutsummaryrefslogtreecommitdiffstats
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 dd33ecf03d..59453450bd 100644
--- a/NEWS
+++ b/NEWS
@@ -14,6 +14,11 @@ with all sufficient information, see the ChangeLog file.
=== Language changes
=== Core classes updates (outstanding ones only)
=== Core classes compatibility issues (excluding feature bug fixes)
+
+* Module#ancestors
+
+ The ancestors of a singleton class now include that singleton class.
+
=== Stdlib updates (outstanding ones only)
=== Stdlib compatibility issues (excluding feature bug fixes)
=== C API updates