aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index d8defce037..23530f6d60 100644
--- a/NEWS
+++ b/NEWS
@@ -26,7 +26,8 @@ with all sufficient information, see the ChangeLog file.
* Module#ancestors
- The ancestors of a singleton class now include that singleton class.
+ The ancestors of a singleton class now include singleton classes,
+ in particular itself.
=== Stdlib updates (outstanding ones only)