From 03eac9d394567d707a74826dfc9c305555946597 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Thu, 14 Sep 2017 00:35:56 +0200 Subject: all: Replace many more http URLs by https URLs. Update stale URLs. * users.txt: Remove mention of 'newts'. * lib/localename.c: Update comment about LANG_SOTHO. --- build-aux/gitlog-to-changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build-aux/gitlog-to-changelog') diff --git a/build-aux/gitlog-to-changelog b/build-aux/gitlog-to-changelog index ec5ab9e141..3c94bd56a0 100755 --- a/build-aux/gitlog-to-changelog +++ b/build-aux/gitlog-to-changelog @@ -33,7 +33,7 @@ use POSIX qw(strftime); (my $ME = $0) =~ s|.*/||; -# use File::Coda; # http://meyering.net/code/Coda/ +# use File::Coda; # https://meyering.net/code/Coda/ END { defined fileno STDOUT or return; close STDOUT and return; -- cgit v1.2.1