summaryrefslogtreecommitdiff
path: root/ChangeLog.2
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2022-10-18 14:36:40 -0400
committerPaul Smith <psmith@gnu.org>2022-10-18 14:37:47 -0400
commitd9fc1ac5d2e427eed6e61ac95f5ebf72ed380089 (patch)
treeea547a807b51beabd35cdf2102e8c88c1017a75e /ChangeLog.2
parent9f55e9fd13c82e67754ec219f4160fda9de32a2b (diff)
downloadmake-git-d9fc1ac5d2e427eed6e61ac95f5ebf72ed380089.tar.gz
Update URLs to use https rather than http
* (all): Change http:// to https:// * README.W32: Remove invalid link to mingw.org.
Diffstat (limited to 'ChangeLog.2')
-rw-r--r--ChangeLog.26
1 files changed, 3 insertions, 3 deletions
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 <http://www.gnu.org/licenses/>.
+this program. If not, see <https://www.gnu.org/licenses/>.