Skip to content

Commit

Permalink
Merge pull request #617 from jmdavis/split
Browse files Browse the repository at this point in the history
Add CXREF to changelog.dd.
  • Loading branch information
9rnsr committed Jul 20, 2014
2 parents 0e02ae7 + 0bfce18 commit ce1b318
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions changelog.dd
Expand Up @@ -8965,3 +8965,4 @@ Macros:

STDMODREF = <a href="phobos/std_$1.html">$(D $2)</a>
XREF = <a href="phobos/std_$1.html#$2">$(D $2)</a>
CXREF = <a href="phobos/core_$1.html#$2">$(D $2)</a>

0 comments on commit ce1b318

Please sign in to comment.