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.2 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'ChangeLog.2') diff --git a/ChangeLog.2 b/ChangeLog.2 index 08164546..e4002cf5 100644 --- a/ChangeLog.2 +++ b/ChangeLog.2 @@ -1322,7 +1322,7 @@ non-standard versions of free() don't like it. * configure.in (--enable-dmalloc): Install some support for using - dmalloc (http://www.dmalloc.com/) with make. Use --enable-dmalloc + dmalloc (https://www.dmalloc.com/) with make. Use --enable-dmalloc with configure to enable it. * function.c (function_table_entry): Whoops! The function.c @@ -6632,7 +6632,7 @@ Fri Nov 1 19:34:28 1991 Roland McGrath (roland@churchy.gnu.ai.mit.edu) See ChangeLog.1, 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. @@ -6650,4 +6650,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