@@ -5,9 +5,9 @@ $(CHANGELOG_NAV_INJECT)
55$(VERSION May 01, 2024, =================================================,
66
77$(CHANGELOG_HEADER_STATISTICS
8- $(VER) comes with 9 fixed Bugzilla issues.
8+ $(VER) comes with 10 fixed Bugzilla issues.
99 A huge thanks goes to the
10- $(LINK2 #contributors, 11 contributors)
10+ $(LINK2 #contributors, 12 contributors)
1111 who made $(VER) possible.)
1212
1313$(CHANGELOG_SEP_HEADER_TEXT_NONEMPTY)
@@ -30,14 +30,19 @@ $(LI $(BUGZILLA 24495): ImportC: Struct initialization expression fails to initi
3030$(LI $(BUGZILLA 24509): importC cannot handle _stdcall Function Calling Convention with single heading underscore)
3131$(LI $(BUGZILLA 24511): __stdcall functions from C are extern$(LPAREN)C$(RPAREN) in D.)
3232)
33+ $(BUGSTITLE_BUGZILLA Phobos regression fixes,
34+
35+ $(LI $(BUGZILLA 24481): retro no longer works with types that support assignment but not moving)
36+ )
3337$(BUGSTITLE_BUGZILLA Druntime regression fixes,
3438
3539$(LI $(BUGZILLA 24498): Multidimensional array not scanned by GC)
3640)
3741)
38- $(D_CONTRIBUTORS_HEADER 11 )
42+ $(D_CONTRIBUTORS_HEADER 12 )
3943$(D_CONTRIBUTORS
4044 $(D_CONTRIBUTOR Artha)
45+ $(D_CONTRIBUTOR Bastiaan Veelo)
4146 $(D_CONTRIBUTOR Dennis)
4247 $(D_CONTRIBUTOR Dennis Korpel)
4348 $(D_CONTRIBUTOR FeepingCreature)
0 commit comments