Mention the 3.0 wiki page in the release announcement emails

Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/11593)
diff --git a/dev/release-aux/openssl-announce-pre-release.tmpl b/dev/release-aux/openssl-announce-pre-release.tmpl
index 2f3b5d3..1797b40 100644
--- a/dev/release-aux/openssl-announce-pre-release.tmpl
+++ b/dev/release-aux/openssl-announce-pre-release.tmpl
@@ -8,13 +8,18 @@
    OpenSSL $series is currently in $label.
 
    OpenSSL $release_text has now been made available.  For details of
-   changes and known issues see the release notes at:
+   the changes, see the release notes at:
 
         https://www.openssl.org/news/openssl-$series-notes.html
 
    Note: This OpenSSL pre-release has been provided for testing ONLY.
    It should NOT be used for security critical purposes.
 
+   Specific notes on upgrading to OpenSSL $series from previous versions, as well
+   as known issues are available on the OpenSSL Wiki, here:
+
+        https://wiki.openssl.org/index.php/OpenSSL_$series
+
    The $label release is available for download via HTTPS and FTP from the
    following master locations (you can find the various FTP mirrors under
    https://www.openssl.org/source/mirror.html):
diff --git a/dev/release-aux/openssl-announce-release.tmpl b/dev/release-aux/openssl-announce-release.tmpl
index 8e708c2..5e08f2e 100644
--- a/dev/release-aux/openssl-announce-release.tmpl
+++ b/dev/release-aux/openssl-announce-release.tmpl
@@ -7,10 +7,15 @@
 
    The OpenSSL project team is pleased to announce the release of
    version $release of our open source toolkit for SSL/TLS.
-   For details of changes and known issues see the release notes at:
+   For details of the changes, see the release notes at:
 
         https://www.openssl.org/news/openssl-$series-notes.html
 
+   Specific notes on upgrading to OpenSSL $series from previous versions, as well
+   as known issues are available on the OpenSSL Wiki, here:
+
+        https://wiki.openssl.org/index.php/OpenSSL_$series
+
    OpenSSL $release is available for download via HTTPS and FTP from the
    following master locations (you can find the various FTP mirrors under
    https://www.openssl.org/source/mirror.html):