moving away from changelog.dd?
Dmitry Olshansky
dmitry.olsh at gmail.com
Mon Dec 24 09:51:28 PST 2012
12/24/2012 9:12 PM, Jonathan M Davis пишет:
> On Monday, December 24, 2012 18:08:58 Andrej Mitrovic wrote:
>> On 12/24/12, Jonathan M Davis <jmdavisProg at gmx.com> wrote:
>>> I don't understand why you're so against having notes from human beings in
>>> the changelog.
>>
>> I don't understand why we can't have both. One is a list automatically
>> added via bugzilla, and then a separate section of handwritten
>> changes.
>
> Exactly.
>
> - Jonathan M Davis
>
+1
Just make changelog.dd to be manually edited list of what's new + future
plans. Then tuck in an automated tool to generate bugs section to the
release packaging scripts.
And automating bug entries list is trivial e.g. here is a D sketch
(std.net.curl & std.csv rox) to generate DDoc entries in current
changelog.dd format given 2 dates:
https://gist.github.com/3734045
And staying on topic it would be terrific (and simple) to have separate
sections on bugzilla entries fixed per category:
bugs/enhancements/regressions.
--
Dmitry Olshansky
More information about the Digitalmars-d
mailing list