aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gcc/ChangeLog4
-rw-r--r--gcc/doc/install.texi2
2 files changed, 5 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 8123c41..230f200 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,7 @@
+2016-05-28 Gerald Pfeifer <gerald@pfeifer.com>
+
+ * doc/install.texi: Use https for shop.fsf.org.
+
2016-05-27 Jan Hubicka <hubicka@ucw.cz>
* tree-ssa-loop-ivopts.c (estimated_stmt_executions_int): Use
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi
index 373e82d..db8ea73 100644
--- a/gcc/doc/install.texi
+++ b/gcc/doc/install.texi
@@ -3161,7 +3161,7 @@ printing with programs such as @command{dvips}. Alternately, by using
@samp{make pdf} in place of @samp{make dvi}, you can create documentation
in the form of @file{.pdf} files; this requires @command{texi2pdf}, which
is included with Texinfo version 4.8 and later. You can also
-@uref{http://shop.fsf.org/,,buy printed manuals from the
+@uref{https://shop.fsf.org/,,buy printed manuals from the
Free Software Foundation}, though such manuals may not be for the most
recent version of GCC@.