aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2019-09-09 14:10:23 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2019-09-09 14:16:40 -0700
commit02d35f0646050157d47f22f2f74347431d5ccbdd (patch)
tree0727e523e3a689d4f4d6ca99cbb5ed739a508d38 /ChangeLog
parent3f02b772a42c10fd172b6e5a8baa50d7ef9c59fc (diff)
downloadglibc-02d35f0646050157d47f22f2f74347431d5ccbdd.zip
glibc-02d35f0646050157d47f22f2f74347431d5ccbdd.tar.gz
glibc-02d35f0646050157d47f22f2f74347431d5ccbdd.tar.bz2
Fix http: URL in 'configure'
* configure.ac: Add URL to AC_INIT so that it generates an https: URL instead of an http: URL. * configure: Regenerate.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 307ae58..00658e6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2019-09-09 Paul Eggert <eggert@cs.ucla.edu>
+ Fix http: URL in 'configure'
+ * configure.ac: Add URL to AC_INIT so that it generates an
+ https: URL instead of an http: URL.
+ * configure: Regenerate.
+
Regenerate charmap-kw.h, locfile-kw.h
This propagates the recent http->https URL changes.
Since I used gperf 3.1 to regenerate, this is also a minor