On 07 Jan 2021 09:33, Andrew Burgess wrote: > I'm happy for this to go in. > > It was discussed somewhere recently that we might want to consider > collapsing all the different sim/ ChangeLogs into a single file. I > mention this only so you're aware that conversation took place. merging them into one causes extra pain due to conflicts. having sep arch ones alleviates that a little as you don't normally have people working on the same arch at the same time. ideally we'd throw away these archaic ChangeLog files entirely. they are a huge waste of time for everyone and would be much better served writing proper git commit messages. it isn't the 80s/90s anymore. -mike