diff options
author | Stefan Kangas <stefankangas@gmail.com> | 2022-10-15 11:17:51 +0200 |
---|---|---|
committer | Stefan Kangas <stefankangas@gmail.com> | 2022-10-15 13:06:45 +0200 |
commit | 3187225416c66061b67e89092addc15cad2202b9 (patch) | |
tree | c751643b41773edaa5b117345ee4a1e68501303b /etc/NEWS.22 | |
parent | 34bb39964d605d60284c17441a2478e003029ce2 (diff) | |
download | emacs-3187225416c66061b67e89092addc15cad2202b9.tar.gz emacs-3187225416c66061b67e89092addc15cad2202b9.tar.bz2 emacs-3187225416c66061b67e89092addc15cad2202b9.zip |
; Prefer HTTPS to HTTP in many URLs
Diffstat (limited to 'etc/NEWS.22')
-rw-r--r-- | etc/NEWS.22 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/NEWS.22 b/etc/NEWS.22 index d7b26dda515..b4ecbe70393 100644 --- a/etc/NEWS.22 +++ b/etc/NEWS.22 @@ -3540,7 +3540,7 @@ read-only on computers that are administered by someone else. PBM and XBM images are supported out of the box. Other image formats depend on external libraries. All of these libraries have been ported to Windows, and can be found in both source and binary form at -http://gnuwin32.sourceforge.net/. Note that libpng also depends on +https://gnuwin32.sourceforge.net/. Note that libpng also depends on zlib, and tiff depends on the version of jpeg that it was compiled against. For additional information, see nt/INSTALL. |