Skip to content

Commit 0ea98a1

Browse files
committed
Add change log entry
1 parent 284d72b commit 0ea98a1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

specification/dartLangSpec.tex

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,11 @@
6565
% is concerned with an instance member with the same basename, not a
6666
% static member.
6767
%
68+
% Aug 2024
69+
% - Use <memberDeclaration> everywhere, the distinction between class member
70+
% syntax and mixin member syntax etc. was never actually introduced. The
71+
% way they differ is expressed using (non-syntax) compile-time errors.
72+
%
6873
% Jun 2024
6974
% - Add missing references to section 'Type dynamic' at the points where the
7075
% static analysis of Object member invocations is specified.

0 commit comments

Comments
 (0)