From 8aa3ec8785651bfe48b12708ea2d3b34d249025c Mon Sep 17 00:00:00 2001 From: Martin Nowak Date: Wed, 14 Sep 2016 08:40:52 +0200 Subject: [PATCH] changelog and download for 2.071.2-b5 - also update targeted release date --- changelog/2.071.2_pre.dd | 4 +++- download.dd | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/changelog/2.071.2_pre.dd b/changelog/2.071.2_pre.dd index bdc4f59563..912e9b3b1d 100644 --- a/changelog/2.071.2_pre.dd +++ b/changelog/2.071.2_pre.dd @@ -2,7 +2,7 @@ Ddoc $(CHANGELOG_NAV_LAST 2.071.1) -$(VERSION August 7, 2016, =================================================, +$(VERSION September 18, 2016, =================================================, $(BR)$(BIG List of all bug fixes and enhancements in D $(VER):) @@ -12,11 +12,13 @@ $(P $(LI $(BUGZILLA 15780): [REG2.069] CTFE foreach fails with tuple) $(LI $(BUGZILLA 15900): [REG 2.071] $(LPAREN)Import deprecation$(RPAREN) Public import ignored when using fully qualified name) $(LI $(BUGZILLA 15907): Unjustified "is not visible from module" deprecation warning when using getMember trait) +$(LI $(BUGZILLA 16031): [REG2.071] stale DW.ref.name EH symbol used with -lib and -fPIC) $(LI $(BUGZILLA 16085): wrong visibility warning for overloaded alias symbol) $(LI $(BUGZILLA 16188): [REG2.069] ICE on invalid code) $(LI $(BUGZILLA 16225): [REG 2.068] Internal error cod1.c 1338 with -O) $(LI $(BUGZILLA 16316): [REG 2.071] $(LPAREN)Import deprecation$(RPAREN) fully qualified name of imports in mixin template not accessible) $(LI $(BUGZILLA 16348): [REG 2.070.2] ICE with package visibility) +$(LI $(BUGZILLA 16460): [REG2.071] ICE for package visibility check in function literal) ) ) diff --git a/download.dd b/download.dd index 589cb9c6d9..7998144a3b 100644 --- a/download.dd +++ b/download.dd @@ -152,7 +152,7 @@ Macros: _=BETA=$(COMMENT $0) BETA=$0 B_DMDV2=2.071.2 - B_SUFFIX=b4 + B_SUFFIX=b5 DEB32=$(DLSITE dmd_$(DMDV2)-0_i386.deb) DEB64=$(DLSITE dmd_$(DMDV2)-0_amd64.deb)