1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-02 13:59:49 +02:00

doc: remove older ChangeLog items

* Makefile.am: Update the oldest documented version
to 8.23 which is now about 5 years old.
This commit is contained in:
Pádraig Brady
2020-02-27 16:11:42 +00:00
parent 05a99f7d7f
commit 8de80feb51
+1 -1
View File
@@ -93,7 +93,7 @@ dist-hook: gen-ChangeLog
$(AM_V_at)touch $(distdir)/doc/constants.texi \
$(distdir)/doc/coreutils.info
gen_start_ver = 8.22
gen_start_ver = 8.23
.PHONY: gen-ChangeLog
gen-ChangeLog:
$(AM_V_GEN)if test -d .git; then \