@@ -5,9 +5,9 @@ $(CHANGELOG_NAV_INJECT)
5
5
$(VERSION Jun 01, 2023, =================================================,
6
6
7
7
$(CHANGELOG_HEADER_STATISTICS
8
- $(VER) comes with 11 major changes and 62 fixed Bugzilla issues.
8
+ $(VER) comes with 11 major changes and 63 fixed Bugzilla issues.
9
9
A huge thanks goes to the
10
- $(LINK2 #contributors, 36 contributors)
10
+ $(LINK2 #contributors, 38 contributors)
11
11
who made $(VER) possible.)
12
12
13
13
$(BUGSTITLE_TEXT_HEADER Compiler changes,
@@ -372,6 +372,7 @@ $(LI $(BUGZILLA 23769): Lambda isn't a unary predicate for lambda that doesn't c
372
372
$(BUGSTITLE_BUGZILLA Druntime bug fixes,
373
373
374
374
$(LI $(BUGZILLA 14891): profilegc_setlogfilename w/o null-terminated string might fail during fopen)
375
+ $(LI $(BUGZILLA 23949): core.stdc.assert_ for FreeBSD and DragonFlyBSD is incorrect)
375
376
)
376
377
$(BUGSTITLE_BUGZILLA Druntime enhancements,
377
378
@@ -385,7 +386,7 @@ $(LI $(BUGZILLA 23699): ImportC: Unclear documentation that struct/union/enum in
385
386
$(LI $(BUGZILLA 23872): Wrong example in Interfacing to C: Calling printf section)
386
387
)
387
388
)
388
- $(D_CONTRIBUTORS_HEADER 36 )
389
+ $(D_CONTRIBUTORS_HEADER 38 )
389
390
$(D_CONTRIBUTORS
390
391
$(D_CONTRIBUTOR Adam D. Ruppe)
391
392
$(D_CONTRIBUTOR Andrew Lalis)
@@ -396,7 +397,9 @@ $(D_CONTRIBUTORS
396
397
$(D_CONTRIBUTOR Denis Feklushkin)
397
398
$(D_CONTRIBUTOR Dennis)
398
399
$(D_CONTRIBUTOR Dennis Korpel)
400
+ $(D_CONTRIBUTOR Dmytro Katyukha)
399
401
$(D_CONTRIBUTOR drpriver)
402
+ $(D_CONTRIBUTOR Ernesto Castellotti)
400
403
$(D_CONTRIBUTOR Grim Maple)
401
404
$(D_CONTRIBUTOR Hiroki Noda)
402
405
$(D_CONTRIBUTOR Iain Buclaw)
0 commit comments