Skip to content

Commit 11bbc5b

Browse files
authored
Merge pull request #3708 from ibuclaw/merge_stable
update download and changelog for v2.105.3
2 parents c33b9b7 + 71b373c commit 11bbc5b

File tree

2 files changed

+43
-1
lines changed

2 files changed

+43
-1
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.105.2
1+
2.105.3

changelog/2.105.3.dd

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
Ddoc
2+
3+
$(CHANGELOG_NAV_INJECT)
4+
5+
$(VERSION Nov 01, 2023, =================================================,
6+
7+
$(CHANGELOG_HEADER_STATISTICS
8+
$(VER) comes with 4 fixed Bugzilla issues.
9+
A huge thanks goes to the
10+
$(LINK2 #contributors, 4 contributors)
11+
who made $(VER) possible.)
12+
13+
$(CHANGELOG_SEP_HEADER_TEXT_NONEMPTY)
14+
15+
$(CHANGELOG_SEP_HEADER_TEXT)
16+
17+
$(CHANGELOG_SEP_TEXT_BUGZILLA)
18+
19+
$(BUGSTITLE_BUGZILLA DMD Compiler regression fixes,
20+
21+
$(LI $(BUGZILLA 24171): [REG 2.100] Segfault compiling an empty ddoc file)
22+
$(LI $(BUGZILLA 24188): ICE $(LPAREN)Illegal instruction$(RPAREN) with missing imported symbol)
23+
)
24+
$(BUGSTITLE_BUGZILLA DMD Compiler bug fixes,
25+
26+
$(LI $(BUGZILLA 23686): template instance reused with default alias arg)
27+
$(LI $(BUGZILLA 23865): duplicate alias not detected)
28+
)
29+
)
30+
$(D_CONTRIBUTORS_HEADER 4)
31+
$(D_CONTRIBUTORS
32+
$(D_CONTRIBUTOR Basile Burg)
33+
$(D_CONTRIBUTOR Dennis)
34+
$(D_CONTRIBUTOR Iain Buclaw)
35+
$(D_CONTRIBUTOR Martin Kinkelin)
36+
)
37+
$(D_CONTRIBUTORS_FOOTER)
38+
$(CHANGELOG_NAV_INJECT)
39+
40+
Macros:
41+
VER=2.105.3
42+
TITLE=Change Log: $(VER)

0 commit comments

Comments
 (0)