keithmarshall pushed a commit to branch dev-gropdf-boxes in repository groff.
commit 9f05f423ea6bb3db99b602e8824d7b7fedae6eba Author: G. Branden Robinson <[email protected]> AuthorDate: Wed Apr 7 17:07:05 2021 +1000 ChangeLog: Log Dave's fix for Savannah #60349. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index d0157f1..c12a321 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2021-04-06 Dave Kemper <[email protected]> + + * src/roff/nroff/nroff.sh: Recognize -k and -K options and pass + them through to troff. Document them in usage message. + * src/roff/nroff/nroff.1.man: Document new -k and -K options. + + Fixes <https://savannah.gnu.org/bugs/?60349>. + 2021-04-06 G. Branden Robinson <[email protected]> * doc/groff.texi (Manipulating Hyphenation): _______________________________________________ Groff-commit mailing list [email protected] https://lists.gnu.org/mailman/listinfo/groff-commit
