[openssl-commits] [web] master update
Rich Salz
rsalz at openssl.org
Fri Sep 2 19:18:40 UTC 2016
The branch master has been updated
via f6772297ba385fb7c59f483d692d336adcc6fb88 (commit)
from 0fc417b1fda3f23ce0e4f11c059a267b3709d165 (commit)
- Log -----------------------------------------------------------------
commit f6772297ba385fb7c59f483d692d336adcc6fb88
Author: Rich Salz <rsalz at akamai.com>
Date: Fri Sep 2 15:18:25 2016 -0400
Some .inc files should not have been renamed.
-----------------------------------------------------------------------
Summary of changes:
docs/fips.html | 2 +-
docs/man1.0.1/apps/index.html | 2 +-
docs/man1.0.1/crypto/index.html | 2 +-
docs/man1.0.1/ssl/index.html | 2 +-
docs/man1.0.2/apps/index.html | 2 +-
docs/man1.0.2/crypto/index.html | 2 +-
docs/man1.0.2/ssl/index.html | 2 +-
docs/man1.1.0/apps/index.html | 2 +-
docs/man1.1.0/crypto/index.html | 2 +-
docs/man1.1.0/ssl/index.html | 2 +-
docs/manmaster/apps/index.html | 2 +-
docs/manmaster/crypto/index.html | 2 +-
docs/manmaster/ssl/index.html | 2 +-
index.html | 2 +-
news/changelog.html | 2 +-
source/old/0.9.x/index.html | 2 +-
source/old/1.0.0/index.html | 2 +-
source/old/1.0.1/index.html | 2 +-
source/old/1.0.2/index.html | 2 +-
source/old/1.1.0/index.html | 2 +-
source/old/fips/index.html | 2 +-
21 files changed, 21 insertions(+), 21 deletions(-)
diff --git a/docs/fips.html b/docs/fips.html
index 23fddbe..7983e97 100644
--- a/docs/fips.html
+++ b/docs/fips.html
@@ -46,7 +46,7 @@
<td>Date </td>
<td>File </td>
</tr>
- <!--#include virtual="fips.shtml" -->
+ <!--#include virtual="fips.inc" -->
</table>
<p> </p>
diff --git a/docs/man1.0.1/apps/index.html b/docs/man1.0.1/apps/index.html
index e3e09b5..28c3059 100644
--- a/docs/man1.0.1/apps/index.html
+++ b/docs/man1.0.1/apps/index.html
@@ -21,7 +21,7 @@
<td>Date </td>
<td>File </td>
</tr>
- <!--#include virtual="index.shtml" -->
+ <!--#include virtual="index.inc" -->
</table>
<p> </p>
diff --git a/docs/man1.0.1/crypto/index.html b/docs/man1.0.1/crypto/index.html
index 2919701..d7c0478 100644
--- a/docs/man1.0.1/crypto/index.html
+++ b/docs/man1.0.1/crypto/index.html
@@ -21,7 +21,7 @@
<td>Date </td>
<td>File </td>
</tr>
- <!--#include virtual="index.shtml" -->
+ <!--#include virtual="index.inc" -->
</table>
<p> </p>
diff --git a/docs/man1.0.1/ssl/index.html b/docs/man1.0.1/ssl/index.html
index bf88125..bbb559c 100644
--- a/docs/man1.0.1/ssl/index.html
+++ b/docs/man1.0.1/ssl/index.html
@@ -21,7 +21,7 @@
<td>Date </td>
<td>File </td>
</tr>
- <!--#include virtual="index.shtml" -->
+ <!--#include virtual="index.inc" -->
</table>
<p> </p>
diff --git a/docs/man1.0.2/apps/index.html b/docs/man1.0.2/apps/index.html
index f719989..5ce458a 100644
--- a/docs/man1.0.2/apps/index.html
+++ b/docs/man1.0.2/apps/index.html
@@ -21,7 +21,7 @@
<td>Date </td>
<td>File </td>
</tr>
- <!--#include virtual="index.shtml" -->
+ <!--#include virtual="index.inc" -->
</table>
<p> </p>
diff --git a/docs/man1.0.2/crypto/index.html b/docs/man1.0.2/crypto/index.html
index 7974fb7..dd79aa9 100644
--- a/docs/man1.0.2/crypto/index.html
+++ b/docs/man1.0.2/crypto/index.html
@@ -21,7 +21,7 @@
<td>Date </td>
<td>File </td>
</tr>
- <!--#include virtual="index.shtml" -->
+ <!--#include virtual="index.inc" -->
</table>
<p> </p>
diff --git a/docs/man1.0.2/ssl/index.html b/docs/man1.0.2/ssl/index.html
index 80e2bd8..71cd650 100644
--- a/docs/man1.0.2/ssl/index.html
+++ b/docs/man1.0.2/ssl/index.html
@@ -21,7 +21,7 @@
<td>Date </td>
<td>File </td>
</tr>
- <!--#include virtual="index.shtml" -->
+ <!--#include virtual="index.inc" -->
</table>
<p> </p>
diff --git a/docs/man1.1.0/apps/index.html b/docs/man1.1.0/apps/index.html
index 42f2879..1e80193 100644
--- a/docs/man1.1.0/apps/index.html
+++ b/docs/man1.1.0/apps/index.html
@@ -21,7 +21,7 @@
<td>Date </td>
<td>File </td>
</tr>
- <!--#include virtual="index.shtml" -->
+ <!--#include virtual="index.inc" -->
</table>
<p> </p>
diff --git a/docs/man1.1.0/crypto/index.html b/docs/man1.1.0/crypto/index.html
index d1b69d6..1538615 100644
--- a/docs/man1.1.0/crypto/index.html
+++ b/docs/man1.1.0/crypto/index.html
@@ -21,7 +21,7 @@
<td>Date </td>
<td>File </td>
</tr>
- <!--#include virtual="index.shtml" -->
+ <!--#include virtual="index.inc" -->
</table>
<p> </p>
diff --git a/docs/man1.1.0/ssl/index.html b/docs/man1.1.0/ssl/index.html
index 33ed9e7..dd24494 100644
--- a/docs/man1.1.0/ssl/index.html
+++ b/docs/man1.1.0/ssl/index.html
@@ -21,7 +21,7 @@
<td>Date </td>
<td>File </td>
</tr>
- <!--#include virtual="index.shtml" -->
+ <!--#include virtual="index.inc" -->
</table>
<p> </p>
diff --git a/docs/manmaster/apps/index.html b/docs/manmaster/apps/index.html
index 951f0b8..0fe45d3 100644
--- a/docs/manmaster/apps/index.html
+++ b/docs/manmaster/apps/index.html
@@ -21,7 +21,7 @@
<td>Date </td>
<td>File </td>
</tr>
- <!--#include virtual="index.shtml" -->
+ <!--#include virtual="index.inc" -->
</table>
<p> </p>
diff --git a/docs/manmaster/crypto/index.html b/docs/manmaster/crypto/index.html
index 4d49c02..6b87a86 100644
--- a/docs/manmaster/crypto/index.html
+++ b/docs/manmaster/crypto/index.html
@@ -21,7 +21,7 @@
<td>Date </td>
<td>File </td>
</tr>
- <!--#include virtual="index.shtml" -->
+ <!--#include virtual="index.inc" -->
</table>
<p> </p>
diff --git a/docs/manmaster/ssl/index.html b/docs/manmaster/ssl/index.html
index 457466c..5d3213a 100644
--- a/docs/manmaster/ssl/index.html
+++ b/docs/manmaster/ssl/index.html
@@ -21,7 +21,7 @@
<td>Date </td>
<td>File </td>
</tr>
- <!--#include virtual="index.shtml" -->
+ <!--#include virtual="index.inc" -->
</table>
<p> </p>
diff --git a/index.html b/index.html
index d12161a..1aa74e2 100644
--- a/index.html
+++ b/index.html
@@ -33,7 +33,7 @@
<h3>Latest News</h3>
<table class="newsflash" width="90%">
- <!--#include virtual="newsflash.shtml"-->
+ <!--#include virtual="newsflash.inc"-->
<tr><td class="d"><a href="news">More...</a></td><td class="t"></td></tr>
</table>
<p> </p>
diff --git a/news/changelog.html b/news/changelog.html
index 05d85ac..643c214 100644
--- a/news/changelog.html
+++ b/news/changelog.html
@@ -33,7 +33,7 @@
<li><a href="cl102.txt">1.0.2</a></li>
<li><a href="cl110.txt">1.1.0</a></li>
</ul>
- <!--#include virtual="changelog.shtml" -->
+ <!--#include virtual="changelog.inc" -->
</div>
<footer>
You are here: <a href="/">Home</a>
diff --git a/source/old/0.9.x/index.html b/source/old/0.9.x/index.html
index 9bb3e77..7a9a2b6 100644
--- a/source/old/0.9.x/index.html
+++ b/source/old/0.9.x/index.html
@@ -16,7 +16,7 @@
<td>Date </td>
<td>File </td>
</tr>
- <!--#include virtual="index.shtml" -->
+ <!--#include virtual="index.inc" -->
</table>
<p> </p>
<!--#include virtual="/inc/legalities.shtml" -->
diff --git a/source/old/1.0.0/index.html b/source/old/1.0.0/index.html
index 8ae6265..f289fe1 100644
--- a/source/old/1.0.0/index.html
+++ b/source/old/1.0.0/index.html
@@ -16,7 +16,7 @@
<td>Date </td>
<td>File </td>
</tr>
- <!--#include virtual="index.shtml" -->
+ <!--#include virtual="index.inc" -->
</table>
<p> </p>
<!--#include virtual="/inc/legalities.shtml" -->
diff --git a/source/old/1.0.1/index.html b/source/old/1.0.1/index.html
index f6fe7c5..e201ac5 100644
--- a/source/old/1.0.1/index.html
+++ b/source/old/1.0.1/index.html
@@ -16,7 +16,7 @@
<td>Date </td>
<td>File </td>
</tr>
- <!--#include virtual="index.shtml" -->
+ <!--#include virtual="index.inc" -->
</table>
<p> </p>
<!--#include virtual="/inc/legalities.shtml" -->
diff --git a/source/old/1.0.2/index.html b/source/old/1.0.2/index.html
index 31d97e6..da5007c 100644
--- a/source/old/1.0.2/index.html
+++ b/source/old/1.0.2/index.html
@@ -16,7 +16,7 @@
<td>Date </td>
<td>File </td>
</tr>
- <!--#include virtual="index.shtml" -->
+ <!--#include virtual="index.inc" -->
</table>
<p> </p>
<!--#include virtual="/inc/legalities.shtml" -->
diff --git a/source/old/1.1.0/index.html b/source/old/1.1.0/index.html
index f077f4a..e9b4c7a 100644
--- a/source/old/1.1.0/index.html
+++ b/source/old/1.1.0/index.html
@@ -16,7 +16,7 @@
<td>Date </td>
<td>File </td>
</tr>
- <!--#include virtual="index.shtml" -->
+ <!--#include virtual="index.inc" -->
</table>
<p> </p>
<!--#include virtual="/inc/legalities.shtml" -->
diff --git a/source/old/fips/index.html b/source/old/fips/index.html
index 29929bc..c483b81 100644
--- a/source/old/fips/index.html
+++ b/source/old/fips/index.html
@@ -16,7 +16,7 @@
<td>Date </td>
<td>File </td>
</tr>
- <!--#include virtual="index.shtml" -->
+ <!--#include virtual="index.inc" -->
</table>
<p> </p>
<!--#include virtual="/inc/legalities.shtml" -->
More information about the openssl-commits
mailing list