From 96a919bb3aa8b6dd3ae7e6996754a574216db499 Mon Sep 17 00:00:00 2001 From: Ben Elliston Date: Fri, 19 Oct 2018 10:34:35 +1100 Subject: [PATCH] Replace final http URL with https. From Daniel Kahn Gillmor. --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 16a5ff8..f2408a4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1384,7 +1384,7 @@ Fix incorrect FSF snail mail addresses. * config.guess, config.sub: Replace (slightly wrong) snail mail addresses with a URL, as per current GNU coding standards. - See . + See . 2012-02-10 Ben Elliston