<div class="gmail_quote">On Sat, Jul 14, 2012 at 2:35 PM, Jonathan M Davis <span dir="ltr"><<a href="mailto:jmdavisProg@gmx.com" target="_blank">jmdavisProg@gmx.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="HOEnZb"><div class="h5">On Saturday, July 14, 2012 14:21:01 Gor Gyolchanyan wrote:<br>
> On Sat, Jul 14, 2012 at 2:04 PM, Jonathan M Davis<br>
<<a href="mailto:jmdavisProg@gmx.com">jmdavisProg@gmx.com</a>>wrote:<br>
> > On Saturday, July 14, 2012 14:00:14 Gor Gyolchanyan wrote:<br>
> > > That's great. That means, I don't have to work around it and I can just<br>
> > > wait a bit until DMD 2.060 comes out. Btw, when will it happen?<br>
> ><br>
> > No idea. Normally, releases have been happening every 2 months or so, but<br>
> > we're at just passed 3 months since the last one now. It pretty much<br>
> > depends<br>
> > on when Walter decides to do a beta. He made noise about that over a month<br>
> > ago<br>
> > but didn't end up doing it (I think that he went on vacation shortly after<br>
> > that), and he hasn't said anything about it since. We should probably do<br>
> > one<br>
> > soon though.<br>
> ><br>
> > - Jonathan M Davis<br>
><br>
> I see. Is it possible to get the change log for the upcoming release? That<br>
> would also show us what we shouldn't work around.<br>
<br>
</div></div>Yes and no. If you look in each repository, there's a partial changelog for<br>
each (changelog.dd), but odds are that they're missing a number of items, and<br>
actually, for some reason, dmd's hasn't been updated in a year, so I have no<br>
clue how Walter puts together dmd's portion of the changelog.<br>
<br>
Andrei recently brought up the idea of automatically generating the bug fix<br>
list for the changelog with a query to bugzilla, which would make sure that<br>
everything made it into the changelog (right now, it depends on the devs<br>
making sure that they manually add it all, and stuff gets missed). I believe<br>
that this query will list every bug that has been fixed since 2.059:<br>
<br>
<a href="http://d.puremagic.com/issues/buglist.cgi?bug_status=RESOLVED&chfieldto=Now&chfield=bug_status&query_format=advanced&chfieldfrom=2012-04-12&resolution=FIXED" target="_blank">http://d.puremagic.com/issues/buglist.cgi?bug_status=RESOLVED&chfieldto=Now&chfield=bug_status&query_format=advanced&chfieldfrom=2012-04-12&resolution=FIXED</a><br>

<br>
which as you can see is far from being short.<br>
<span class="HOEnZb"><font color="#888888"><br>
- Jonathan M Davis<br>
</font></span></blockquote></div><br>Auto-generating a change log is a great idea. I think it would be great to generate the change log for all previous versions as well and diff it with the existing change log to see the changes that didn't show up in the change log.<br clear="all">
<div><br></div>-- <br>Bye,<br>Gor Gyolchanyan.<br>