summaryrefslogtreecommitdiff
path: root/NEWS
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 /NEWS
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 'NEWS')
-rw-r--r--NEWS6
1 files changed, 3 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 30511328..bd7c2408 100644
--- a/NEWS
+++ b/NEWS
@@ -454,7 +454,7 @@ https://sv.gnu.org/bugs/index.php?group=make&report_id=111&fix_release_id=101&se
* New feature: "::=" simple assignment operator as defined by POSIX in 2012.
This operator has identical functionality to ":=" in GNU make, but will be
portable to any implementation of make conforming to a sufficiently new
- version of POSIX (see http://austingroupbugs.net/view.php?id=330). It is
+ version of POSIX (see https://austingroupbugs.net/view.php?id=330). It is
not necessary to define the .POSIX target to access this operator.
* New feature: Loadable objects
@@ -1127,7 +1127,7 @@ Version 3.77 (28 Jul 1998)
This port was done by Klaus Kämpf <kkaempf@rmi.de>
* There is first-level support available from proGIS Software, Germany.
- Visit their web-site at http://www.progis.de to get information
+ Visit their web-site at https://www.progis.de to get information
about other vms software and forthcoming updates to gnu make.
* /bin/sh style I/O redirection is supported. You can now write lines like
@@ -1830,4 +1830,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/>.