On Mon, Jan 16, 2023 at 12:06 AM Simon Josefsson via bug-diffutils via All diffutils discussion. <bug-diffutils@gnu.org> wrote: > Jim Meyering <j...@meyering.net> writes: > > This is to announce diffutils-3.9, a stable release. ... > > To summarize the 931 gnulib-related changes, run these commands > > from a git-cloned diffutils directory: > > git checkout v3.9 > > git submodule summary v3.8 > > This results in empty output if the gnulib submodule isn't checked out, > which it isn't on a first git clone of diffutils. Maybe the > announcement should have g in between those > commands?
Hi Simon, Thanks for reporting that. Good point, indeed. I've made that change to the tiny script I use to generate that part of the announcement. In case anyone else wants to use it (to be run after you've run "make release"), here it is:
announce-pre-gen
Description: Binary data