-- Colin Guthrie <[email protected]> wrote (on Thursday, 28 January 2010, 11:40 PM +0000): > 'Twas brillig, and Matthew Weier O'Phinney at 28/01/10 21:06 did gyre > and gimble: > > -- Diego Potapczuk <[email protected]> wrote > > (on Thursday, 28 January 2010, 03:25 PM -0300): > >> It would be really helpful if the changelog were classified by components > >> or > >> alike. > > > > I'll see what I can do; we're limited to a large degree by what JIRA > > returns us (as the list is pulled from a filter defined in JIRA). > > From my perspective I tend to try and enforce a policy at work of > prefixing the module name onto the commit message. This doesn't work > 100% but it is useful when viewing the shortlog of changes to get a > brief overview. Might be worth asking committers to do someting similar?
JIRA actually includes the component names in the issues. However, it's nested kind of deep, which will mean we need to do some pre-processing to make it usable. It can be done -- just need to do a little work on it. -- Matthew Weier O'Phinney Project Lead | [email protected] Zend Framework | http://framework.zend.com/ PGP key: http://framework.zend.com/zf-matthew-pgp-key.asc
