Skip to content

Commit

Permalink
changelog and download for 2.071.2-b5
Browse files Browse the repository at this point in the history
- also update targeted release date
  • Loading branch information
MartinNowak committed Sep 14, 2016
1 parent 671b701 commit 8aa3ec8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion changelog/2.071.2_pre.dd
Expand Up @@ -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):)

Expand All @@ -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)
)
)

Expand Down
2 changes: 1 addition & 1 deletion download.dd
Expand Up @@ -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)
Expand Down

0 comments on commit 8aa3ec8

Please sign in to comment.