>
>
>
> And that leads to another downside: what if two or more commits were
> necessary
> to fix a bug? Then the ChangeLog line would be referring to changes that
> are
> not found in that commit, which could be confusing later on.
>
>
 And additionally what if you solve multiple bugs in one commit?

Normally you should indicate which bugs you are trying to solve with a
commit
And a reviewer should close the bug in the bug tracker.

Then the right way is to use the bug tracking tool to generate a change log.
_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to