From: Paul Floyd Date: Fri, 5 Jun 2026 05:17:24 +0000 (+0200) Subject: Doc: add NEWS.older to html generation X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=4e81d576de885ed5c7d627cb6cc0e9bda5a551e7;p=thirdparty%2Fvalgrind.git Doc: add NEWS.older to html generation A while back I split up NEWS NEWS.old and NEWS.older. I didn't notice that I should have also updated the html generation to use the new file. --- diff --git a/docs/Makefile.am b/docs/Makefile.am index 6eefe186f..8b3f55c6b 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -186,6 +186,7 @@ MANUAL_XML_FILES = $(myxmldir)/index.xml \ $(top_srcdir)/AUTHORS \ $(top_srcdir)/NEWS \ $(top_srcdir)/NEWS.old \ + $(top_srcdir)/NEWS.older \ $(top_srcdir)/README \ $(top_srcdir)/README_MISSING_SYSCALL_OR_IOCTL \ $(top_srcdir)/README_DEVELOPERS \ diff --git a/docs/xml/dist-docs.xml b/docs/xml/dist-docs.xml index 31b170885..399beaed4 100644 --- a/docs/xml/dist-docs.xml +++ b/docs/xml/dist-docs.xml @@ -43,6 +43,13 @@ xmlns:xi="http://www.w3.org/2001/XInclude" /> + + EVEN OLDER NEWS + + + + README