gbranden pushed a commit to branch branden-post-1.23.0 in repository groff.
commit e81e3576ce7593c0c8111542205ab6756a4bfc0a Author: G. Branden Robinson <[email protected]> AuthorDate: Mon Mar 20 17:41:16 2023 -0500 ChangeLog: Annotate regression fix. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index c29e8579c..9ce442ae0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -180,6 +180,10 @@ * doc/doc.am (uninstall-html): Uninstall HTML version of our Texinfo manual more reliably. + Fixes a regression introduced by me in commit c2698aade, 6 April + {my claim "we're only deleting files with this command, not + directories" was not correct}. + 2023-02-22 G. Branden Robinson <[email protected]> [doc]: Handle output formats of our Texinfo manual more _______________________________________________ Groff-commit mailing list [email protected] https://lists.gnu.org/mailman/listinfo/groff-commit
