]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
doc: remove older ChangeLog items
authorPádraig Brady <P@draigBrady.com>
Mon, 13 Mar 2023 21:45:50 +0000 (21:45 +0000)
committerPádraig Brady <P@draigBrady.com>
Mon, 13 Mar 2023 21:45:50 +0000 (21:45 +0000)
* Makefile.am: Update the oldest documented version
to 8.29 which is now about 5 years old.

Makefile.am

index ae7a0a0dc6ac64f57f1bc8788221f10d0b7633d2..2b143f81e17207e3952eab926872e50c26317474 100644 (file)
@@ -94,7 +94,7 @@ dist-hook: gen-ChangeLog
        $(AM_V_at)touch $(distdir)/doc/constants.texi \
          $(distdir)/doc/coreutils.info
 
-gen_start_ver = 8.27
+gen_start_ver = 8.29
 .PHONY: gen-ChangeLog
 gen-ChangeLog:
        $(AM_V_GEN)if test -d .git; then                                \