On Mon, Dec 23, 2024 at 11:11:21PM +0100, Patrice Dumas wrote: > Hello, > > I have some commits in private branches that I will apply shortly. > There are much less than for the previous flood but still quite a few. > > It corresponds to 4 features > * improvement in teximakehtml.c, with command-line options, Perl > interpreter embedding (the biggest set of commits) > * change in printindex to have only two columns > * implementation of math as images in Info > * replacing args by contents in Texinfo tree
Is there any way to keep the commit dates and dates of ChangeLog entries in order for the new commits? In the past it has been quite confusing trying to make sense of commits when the dates are out of order and trying to understand when commits were actually made. Perhaps it is time to start a new ChangeLog file as the current file is now at least twice the size of the other archived files. I am curious about the last point - does this mean that tree elements now only have one list of child elements (contents only), not two lists (contents and args)?