[tex4ht-commits] [SCM] tex4ht updated: r510 - trunk/web
karl at gnu.org.ua
karl at gnu.org.ua
Tue Jan 22 00:48:38 CET 2019
Author: karl
Date: 2019-01-22 01:48:38 +0200 (Tue, 22 Jan 2019)
New Revision: 510
Modified:
trunk/web/
trunk/web/changelog.html
trunk/web/index.html
Log:
more changelog include vs. file
Index: trunk/web
===================================================================
--- trunk/web 2019-01-21 23:29:11 UTC (rev 509)
+++ trunk/web 2019-01-21 23:48:38 UTC (rev 510)
Property changes on: trunk/web
___________________________________________________________________
Added: svn:ignore
## -0,0 +1,2 ##
+changelog-include.html
+changes.html
Modified: trunk/web/changelog.html
===================================================================
--- trunk/web/changelog.html 2019-01-21 23:29:11 UTC (rev 509)
+++ trunk/web/changelog.html 2019-01-21 23:48:38 UTC (rev 510)
@@ -16,8 +16,8 @@
</head><body>
<h2>TeX4ht ChangeLog</h2>
-<!--#include virtual="changelog.html"-->
-<p><a href="changelog-include.html">Full ChangeLog</a>.</p>
+<!--#include virtual="changelog-include.html"-->
+
<hr><small>$Date: 2019/01/21 14:46:30 $;</small>
<!--#include virtual="/footer.html"-->
Modified: trunk/web/index.html
===================================================================
--- trunk/web/index.html 2019-01-21 23:29:11 UTC (rev 509)
+++ trunk/web/index.html 2019-01-21 23:48:38 UTC (rev 510)
@@ -99,7 +99,7 @@
<h3 id="changelog">Changelog</h3>
<!--#include virtual="changes.html"-->
-<p><a href="changelog.html">Full ChangeLog</a>.</p>
+<p><a href="changelog.html">More ChangeLog</a>.</p>
<hr><small>$Date: 2019/01/21 14:46:30 $;</small>
<!--#include virtual="/footer.html"-->
More information about the tex4ht-commits
mailing list