From: Pádraig Brady
Date: Wed, 17 Sep 2025 12:19:32 +0000 (+0100) Subject: doc: remove older ChangeLog items X-Git-Tag: v9.8~34 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=42ac231533e89cd26e6e01ebe545a1407e2f8cb8;p=thirdparty%2Fcoreutils.git doc: remove older ChangeLog items * Makefile.am: Update the oldest documented version to 8.32 which is now about 5 years old. --- diff --git a/Makefile.am b/Makefile.am index 12d34cda86..71f0936834 100644 --- a/Makefile.am +++ b/Makefile.am @@ -92,7 +92,8 @@ dist-hook: gen-ChangeLog $(AM_V_at)touch $(distdir)/doc/constants.texi \ $(distdir)/doc/coreutils.info -gen_start_ver = 8.31 +# Keep about 5 years of changelogs +gen_start_ver = 8.32 .PHONY: gen-ChangeLog gen-ChangeLog: $(AM_V_GEN)if test -d .git; then \