Skip to content

Commit 03975f6

Browse files
committed
update download and changelog for v2.102.2
1 parent ba3cbbb commit 03975f6

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

changelog/2.102.2.dd

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ $(CHANGELOG_NAV_INJECT)
55
$(VERSION Mar 01, 2023, =================================================,
66

77
$(CHANGELOG_HEADER_STATISTICS
8-
$(VER) comes with 5 fixed Bugzilla issues.
8+
$(VER) comes with 6 fixed Bugzilla issues.
99
A huge thanks goes to the
10-
$(LINK2 #contributors, 7 contributors)
10+
$(LINK2 #contributors, 8 contributors)
1111
who made $(VER) possible.)
1212

1313
$(CHANGELOG_SEP_HEADER_TEXT_NONEMPTY)
@@ -24,6 +24,7 @@ $(LI $(BUGZILLA 23745): Segfault with forward reference mismatched override with
2424
$(BUGSTITLE_BUGZILLA DMD Compiler bug fixes,
2525

2626
$(LI $(BUGZILLA 23514): Incorrect compilation when adding a 64-bit constant to a link-time address)
27+
$(LI $(BUGZILLA 23743): wrong code with `foreach`, `ubyte`, `>=`, ternary operator)
2728
)
2829
$(BUGSTITLE_BUGZILLA Phobos bug fixes,
2930

@@ -34,9 +35,10 @@ $(BUGSTITLE_BUGZILLA Druntime regression fixes,
3435
$(LI $(BUGZILLA 23608): [musl 32-bit] Time functions linked incorrectly on musl >=1.2.0 / 32-bit)
3536
)
3637
)
37-
$(D_CONTRIBUTORS_HEADER 7)
38+
$(D_CONTRIBUTORS_HEADER 8)
3839
$(D_CONTRIBUTORS
3940
$(D_CONTRIBUTOR Dennis)
41+
$(D_CONTRIBUTOR Dennis Korpel)
4042
$(D_CONTRIBUTOR Iain Buclaw)
4143
$(D_CONTRIBUTOR Martin Kinkelin)
4244
$(D_CONTRIBUTOR Razvan Nitu)

0 commit comments

Comments
 (0)