[openssl-commits] [web] master update
Rich Salz
rsalz at openssl.org
Fri Sep 2 15:57:14 UTC 2016
The branch master has been updated
via f2fc509834e60d3e901dba817052278becf203e9 (commit)
from 820f756c145f9f91b56c6a110826f40f56f8261f (commit)
- Log -----------------------------------------------------------------
commit f2fc509834e60d3e901dba817052278becf203e9
Author: Rich Salz <rsalz at akamai.com>
Date: Fri Sep 2 11:55:28 2016 -0400
more testing
-----------------------------------------------------------------------
Summary of changes:
inc/{head.inc => head.shtml} | 0
news/index.html | 2 +-
news/pgpkey.html | 2 +-
3 files changed, 2 insertions(+), 2 deletions(-)
copy inc/{head.inc => head.shtml} (100%)
diff --git a/inc/head.inc b/inc/head.shtml
similarity index 100%
copy from inc/head.inc
copy to inc/head.shtml
diff --git a/news/index.html b/news/index.html
index 7a14034..7273180 100644
--- a/news/index.html
+++ b/news/index.html
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<!--#set var="TITLE" value="News" -->
-<!--#include virtual="/inc/head.inc" -->
+<!--#include virtual="/inc/head.shtml" -->
<body>
<!--#include virtual="/inc/banner.inc" -->
diff --git a/news/pgpkey.html b/news/pgpkey.html
index 1f87dd9..7258680 100644
--- a/news/pgpkey.html
+++ b/news/pgpkey.html
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<!--#set var="TITLE" value="$DOCUMENT_URI" -->
-<!--#include virtual="/inc/head.inc" -->
+<!--#include virtual="/inc/head.shtml" -->
<body>
<!--#include virtual="/inc/banner.inc" -->
<div id="main">
More information about the openssl-commits
mailing list