Hi Karl, > The patch included tweaks to gendocs.sh and gitlog-to-changelog, below. > I'm working on the automake parts of the patch, but can someone here > decide about committing them please?
To me (who doesn't know Perl) they look reasonable. Perl's sort allows to specify the sort criterion (<=>, cmp, ncmp, ...) [1][2], but it seems that here the sort criterion does not really matter? [1] https://perldoc.perl.org/functions/sort [2] https://stackoverflow.com/questions/383528/ > And, where is the latter maintained? gitlog-to-changelog is maintained in Gnulib, as can be seen from $ git log build-aux/gitlog-to-changelog Bruno