On 2 September 2011 20:24, Chris Cormack <chris@bigballofwax.co.nz> wrote:
On 2 September 2011 20:15, Paul Poulain <paul.poulain@biblibre.com> wrote:
Hello all,
I'm following through RSS what is pushed, and I would be interested in having a specific marker for patches that are related to Enhancements. Something like Bug XXXX blabla => it's a bugfix Enh XXXX blabla => it's an enhancement
I try to track pushed enhancements, I think doc writters & translators would be highly interested by this difference as well.
In the meantime you can track the enhancements and bugs here
http://koha-releasemanagement.branchable.com/posts/Work_for_3.6.x/
Or in git enhancements are always pushed under an enh/ branch like new/enh/bug_6692
To help Paul (and others out) I have start amending the commit message before I push to master Like so http://git.koha-community.org/gitweb/?p=koha.git;a=commit;h=ba78d6a8503d9340... Chris
Chris