Skip to content

Commit

Permalink
Merge pull request #2338 from wilzbach/changelog-header-stats
Browse files Browse the repository at this point in the history
Add CHANGELOG_HEADER_STATISTICS for dlang/tools/345
merged-on-behalf-of: Vladimir Panteleev <github@thecybershadow.net>
  • Loading branch information
dlang-bot committed May 2, 2018
2 parents 6440221 + 4ace08a commit 26bc192
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions changelog/changelog.ddoc
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ CHANGELOG_SEP_HEADER_TEXT_NONEMPTY=$(BR)$(BIG $(RELATIVE_LINK2 bugfix-list, List
CHANGELOG_SEP_HEADER_TEXT=$(HR)
CHANGELOG_SEP_TEXT_BUGZILLA=$(BR)$(BIG $(LNAME2 bugfix-list, List of all bug fixes and enhancements in D $(VER):))
CHANGELOG_SEP_NO_TEXT_BUGZILLA=$(BR)$(BIG List of all bug fixes and enhancements in D $(VER).)
CHANGELOG_HEADER_STATISTICS=$(DIVC changelog-header-stats, $0)
CHANGELOG_SOURCE_FILE=

BUGSTITLE_TEXT_HEADER=$(BUGSTITLE $1, $+)
Expand Down

0 comments on commit 26bc192

Please sign in to comment.