The branch master has been updated via 7db069a81d27f59d9878f04c8100663240a97ae0 (commit) from f9ede10163a41ef18eb1a62373ddc9ad00411e4e (commit)
- Log ----------------------------------------------------------------- commit 7db069a81d27f59d9878f04c8100663240a97ae0 Author: Richard Levitte <levi...@openssl.org> Date: Tue Sep 6 08:52:26 2016 +0200 Correct the rest of included generated files As a rule, generated files end with .inc, not .shtml ----------------------------------------------------------------------- Summary of changes: news/openssl-notes.html.in | 2 +- news/vulnerabilities.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/news/openssl-notes.html.in b/news/openssl-notes.html.in index ce5c9c5..b215835 100644 --- a/news/openssl-notes.html.in +++ b/news/openssl-notes.html.in @@ -22,7 +22,7 @@ More details can be found in the <a href="changelog.html">ChangeLog</a>. </p> - <!--#include virtual="openssl-@VERSION@-notes.shtml" --> + <!--#include virtual="openssl-@vers...@-notes.inc" --> </div> <footer> You are here: <a href="/">Home</a> diff --git a/news/vulnerabilities.html b/news/vulnerabilities.html index 8760693..508cc32 100644 --- a/news/vulnerabilities.html +++ b/news/vulnerabilities.html @@ -24,7 +24,7 @@ as discussed in our <a href="/policies/secpolicy.html">Security Policy</a>. </p> - <!--#include virtual="vulnerabilities.shtml" --> + <!--#include virtual="vulnerabilities.inc" --> </p> </div> <footer> _____ openssl-commits mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits