gbranden pushed a commit to branch master
in repository groff.

commit 33288aefa167c8e1380024123931df8eb1ea5ef6
Author: G. Branden Robinson <[email protected]>
AuthorDate: Tue Nov 19 12:14:03 2024 -0600

    Makefile.am: Ship "ChangeLog.123" in dist archive.
    
    * Makefile.am (EXTRA_DIST): Ship "ChangeLog.123".
---
 ChangeLog   | 4 ++++
 Makefile.am | 1 +
 2 files changed, 5 insertions(+)

diff --git a/ChangeLog b/ChangeLog
index 1b359b1ae..798f0d207 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2024-11-19  G. Branden Robinson <[email protected]>
+
+       * Makefile.am (EXTRA_DIST): Ship "ChangeLog.123".
+
 2024-11-19  G. Branden Robinson <[email protected]>
 
        * Makefile.am (EXTRA_DIST): Re-sort with `LC_COLLATE=C`.
diff --git a/Makefile.am b/Makefile.am
index 69ec20310..43d9c20b1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -761,6 +761,7 @@ EXTRA_DIST += \
   ChangeLog.120 \
   ChangeLog.121 \
   ChangeLog.122 \
+  ChangeLog.123 \
   ChangeLog.old \
   FDL \
   HACKING \

_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to