gbranden pushed a commit to branch master
in repository groff.
commit 35f5a8fd9b629d4e0e4556e396acdbedaf2046c2
Author: G. Branden Robinson <[email protected]>
AuthorDate: Mon Aug 28 09:53:30 2023 -0500
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).
---
ChangeLog | 5 +++++
Makefile.am | 5 +++++
2 files changed, 10 insertions(+)
diff --git a/ChangeLog b/ChangeLog
index 713cdc7f5..40f395359 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2023-08-28 G. Branden Robinson <[email protected]>
+
+ * 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 <[email protected]>
* src/roff/troff/node.cpp (translate_font): Validate arguments.
diff --git a/Makefile.am b/Makefile.am
index 91505b66e..e15a8ff0f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -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 \
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit