]> git.ipfire.org Git - thirdparty/bind9.git/commit
Sort changelog & relnotes entries by issue number
authorNicki Křížek <nicki@isc.org>
Tue, 13 Aug 2024 15:20:54 +0000 (17:20 +0200)
committerNicki Křížek <nicki@isc.org>
Tue, 20 Aug 2024 11:51:47 +0000 (11:51 +0000)
commitf3367b0a83ca6cc679cee699253a4ed7539ed359
tree0e54b50594702f71d3903b4726a141d6824886f9
parent766061157896dec3f6234fb3075fbc5676ede808
Sort changelog & relnotes entries by issue number

To reduce the friction when handling the release notes, it is preferable
to have the sections sorted by issue number, rather than merge order.
Fallback to commit subject line if unavailable (e.g. for changelog
entries).

(cherry picked from commit 759948fffefb15b2119bd6e68a529f9daa7e41f4)
contrib/gitchangelog/gitchangelog.py