On Tue, 4 Aug 2009, Bruno Haible wrote: > > > The only change I made was to move your new ChangeLog to the > > > beginning of the file. > > > > Hmm. Sorry. Not sure how that happened. > > It should not happen if you are using the 'git-merge-changelog' driver > (see installation instructions in gnulib/lib/git-merge-changelog.c). > This merge driver ensures that your locally added ChangeLog entries are > are always preserved at the top of the ChangeLog.
Yeah, I forgot to configure my gnulib clone to use it. Bison's bootstrap does that automatically, so I don't normally think about it. I suppose I could change my ~/.gitconfig.