On 11 Jan 2021 11:37, Andrew Burgess wrote: > * Mike Frysinger via Gdb-patches [2021-01-09 14:47:08 -0500]: > > --- a/sim/bpf/ChangeLog > > +++ b/sim/bpf/ChangeLog > > @@ -1,3 +1,7 @@ > > +2021-01-09 Mike Frysinger > > + > > + * configure, configure.ac: Regenerate. > > Surely: > > * configure.ac: Add SIM_AC_OPTION_WARNINGS. > * configure: Regenerate. hmm my script to regen autotools & generate the ChangeLog spam has a slight bug ... it was written when we used CVS, but the output w/git is slightly different causing this. i'll adjust it, thanks. -mike