When I call mvn changelog:changelog on my Perforce project, I get one entry in changelog for each couple (changelist,file) instead of one entry for each changelist.
I have a patch to solve this bug. I group relevant entries.
I updated existing TestCase. And I tested on my project and the bug is solved with this patch.