From d9fc1ac5d2e427eed6e61ac95f5ebf72ed380089 Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Tue, 18 Oct 2022 14:36:40 -0400 Subject: Update URLs to use https rather than http * (all): Change http:// to https:// * README.W32: Remove invalid link to mingw.org. --- ChangeLog.3 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'ChangeLog.3') diff --git a/ChangeLog.3 b/ChangeLog.3 index 5fcf2732..0d35f328 100644 --- a/ChangeLog.3 +++ b/ChangeLog.3 @@ -664,7 +664,7 @@ characters in its name, pass NULL as the first argument to CreateProcess. This avoids weird failures due to buggy quoting by CreateProcess. For the details, see the discussion starting at - http://lists.gnu.org/archive/html/make-w32/2013-04/msg00008.html. + https://lists.gnu.org/archive/html/make-w32/2013-04/msg00008.html. * load.c (load_object, load_file): Accept an additional argument DLP and return in it a pointer that can be used to unload the @@ -706,7 +706,7 @@ (construct_command_argv_internal): Don't treat a backslash as an escape character before whitespace, if the shell is not a Posix shell. For the description of the problem, see - http://lists.gnu.org/archive/html/make-w32/2013-04/msg00014.html. + https://lists.gnu.org/archive/html/make-w32/2013-04/msg00014.html. 2013-05-01 Paul Smith @@ -1392,7 +1392,7 @@ 2011-09-16 Paul Smith * maintMakefile (do-po-update): Apparently we have to avoid - certificate checks on the http://translationproject.org site now. + certificate checks on the https://translationproject.org site now. 2011-09-12 Paul Smith @@ -5612,7 +5612,7 @@ See ChangeLog.2, available in the Git repository at: - http://git.savannah.gnu.org/cgit/make.git/tree/ + https://git.savannah.gnu.org/cgit/make.git/tree/ for earlier changes. @@ -5630,4 +5630,4 @@ WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with -this program. If not, see . +this program. If not, see . -- cgit v1.2.1