CVS commit: htdocs/changes
"Leonardo Taccari" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.www.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: htdocs Committed By: leot Date: Mon Aug 11 12:08:36 UTC 2025 Modified Files: htdocs/changes: Makefile index.html Added Files: htdocs/changes: index.xml Removed Files: htdocs/changes: 2025.html 2025.xml Log Message: Switch back using index.xml for current year news Generating a dynamic "index.xml" ends up with: I/O warning : failed to load ".../htdocs/changes/index.xml": No such file or directory ...when doing `make autolayout.xml` and having .xml that gets generated and removed can make possible debugging/editing harder. To generate a diff of this commit: cvs rdiff -u -r1.6 -r0 htdocs/changes/2025.html htdocs/changes/2025.xml cvs rdiff -u -r1.29 -r1.30 htdocs/changes/Makefile cvs rdiff -u -r1.516 -r1.517 htdocs/changes/index.html cvs rdiff -u -r0 -r1.498 htdocs/changes/index.xml Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.