https://issues.dlang.org/show_bug.cgi?id=15304

--- Comment #8 from Seb <[email protected]> ---
> ust curious, how does such a fix get put into the changelog? Or does it not 
> make it in?

https://github.com/dlang-bots/dlang-bot#automated-references

For every release the changed.d script aggregates all commits of all six dlang
repos (dmd,druntime,phobos,tools,dlang.org,installer) and searches for the
Bugzilla Issue regex.
Hence, it's important to link issues with the Dlang-Bot.

Moreover, since 2.073 the changed.d also aggregates all *.dd files in the
/changelog folders of the dlang repos.

Btw since 2.074.0 we automatically generate the pending changelog, e.g.
https://dlang.org/changelog/2.075.0_pre.html

[1] https://github.com/dlang/tools/blob/master/changed.d

--

Reply via email to