Makefile.am: Ship old groff ChangeLog files.

* Makefile.am (EXTRA_DIST): Ship ancient groff ChangeLog files split off
  from ChangeLog.115 (.old, .111, .112, .113, .114).
This commit is contained in:
G. Branden Robinson 2023-08-28 09:53:30 -05:00
parent 9b6ccf1437
commit 35f5a8fd9b
2 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2023-08-28 G. Branden Robinson <g.branden.robinson@gmail.com>
* Makefile.am (EXTRA_DIST): Ship ancient groff ChangeLog files
split off from ChangeLog.115 (.old, .111, .112, .113, .114).
2023-08-27 G. Branden Robinson <g.branden.robinson@gmail.com>
* src/roff/troff/node.cpp (translate_font): Validate arguments.

View File

@ -798,6 +798,11 @@ endif
# Other files that should be present in the distribution tarball.
EXTRA_DIST += \
BUG-REPORT \
ChangeLog.old \
ChangeLog.111 \
ChangeLog.112 \
ChangeLog.113 \
ChangeLog.114 \
ChangeLog.115 \
ChangeLog.116 \
ChangeLog.117 \