split up the changelog?
anonymous via Digitalmars-d
digitalmars-d at puremagic.com
Sat Jun 20 16:32:43 PDT 2015
On Friday, 19 June 2015 at 21:28:11 UTC, anonymous wrote:
> For some reason the list stops at 2.023. I don't know if I
> messed something up, or if dmd is being silly. Will have to
> investigate.
Filed issue 14717 - Ddoc macro recursion limit too low:
https://issues.dlang.org/show_bug.cgi?id=14717
> Another thing I'd like to get to work are legacy URLs like e.g.
> <http://dlang.org/changelog.html#2.067.0> and
> <http://dlang.org/changelog.html#new2_064>.
Solved this to my satisfaction by redirecting to a legacy.html
which is not going to be updated further.
More information about the Digitalmars-d
mailing list