Skip to content

Commit 1f8c04e

Browse files
committed
update download and changelog for v2.081.0-rc.1
1 parent 7e6724d commit 1f8c04e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

changelog/2.081.0_pre.dd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -692,6 +692,7 @@ $(CHANGELOG_SEP_TEXT_BUGZILLA)
692692

693693
$(BUGSTITLE_BUGZILLA DMD Compiler regressions,
694694

695+
$(LI $(BUGZILLA 18068): No file names and line numbers in stack trace)
695696
$(LI $(BUGZILLA 18821): DMD segfault when doing unsafe operation outside of any function)
696697
$(LI $(BUGZILLA 18905): [Reg 2.079] C++ classes can no longer be used with -betterC)
697698
$(LI $(BUGZILLA 18936): Internal error: dmd/backend/cgxmm.c 684)

download.dd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ Macros:
213213
_=BETA=$(COMMENT $0)
214214
BETA=$0
215215
B_DMDV2=2.081.0
216-
B_SUFFIX=beta.2
216+
B_SUFFIX=rc.1
217217

218218
DEB32=$(DLSITE dmd_$(DMDV2)-0_i386.deb)
219219
DEB64=$(DLSITE dmd_$(DMDV2)-0_amd64.deb)

0 commit comments

Comments
 (0)