On Fri, Sep 28, 2012 at 5:36 AM, Stefan Behnel <stefan...@behnel.de> wrote:
> Robert Bradshaw, 26.09.2012 10:10:
>> Also, on a more general note, I would rather err towards more small
>> bugfix releases (when impactful bugs come up) instead of the pattern
>> we've fallen into of only releasing a couple times a year.
>
> One thing I noticed for this tiny release was the overhead of creating a
> separate release notes wiki page for it to list all changes there. What
> about keeping the current changelog in the source tree, so that we can
> immediately add comments to it when we commit changes that we consider
> noteworthy?

Sounds worthwhile to me; creating the wiki page after the fact is a
pain (for large or small releases) and harder to remember to update
when it's not in the repo.

- Robert
_______________________________________________
cython-devel mailing list
cython-devel@python.org
http://mail.python.org/mailman/listinfo/cython-devel

Reply via email to