File tree Expand file tree Collapse file tree 2 files changed +43
-1
lines changed Expand file tree Collapse file tree 2 files changed +43
-1
lines changed Original file line number Diff line number Diff line change 1- 2.105.2
1+ 2.105.3
Original file line number Diff line number Diff line change 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)
You can’t perform that action at this time.
0 commit comments