Skip to content

Commit 97a7fa8

Browse files
committed
update docs
1 parent 8e31af7 commit 97a7fa8

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

CHANGES

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -863,3 +863,4 @@ Version history
863863
* fixed freeze during semantic analysis
864864
* bugzilla 17254: close and reopen completion box if results added
865865
* fix link to build log: replace spaces with %20
866+
* added VC project integration for VS2017

doc/StartPage.dd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ $(P $(LINK2 VersionHistory.html, Full version history and complete details...)
5656

5757
2017-04-02 Version 0.44.1,0.44.2
5858
$(UL
59+
$(LI added VC project integration for VS2017)
5960
$(LI fixed building private phobos with recent dmd)
6061
$(LI fixed freeze during semantic analysis)
6162
$(LI Fixed bad character inserted into the executable search path default)

doc/VersionHistory.dd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ $(H2 2017-04-02 Version 0.44.2)
66
$(LI fixed freeze during semantic analysis)
77
$(LI bugzilla 17254: close and reopen completion box if results added)
88
$(LI fix link to build log: replace spaces with %20)
9+
$(LI added VC project integration for VS2017)
910
)
1011

1112
$(H2 2017-03-12 Version 0.44.1)

0 commit comments

Comments
 (0)