summaryrefslogtreecommitdiff
path: root/old/ChangeLog.03
diff options
context:
space:
mode:
Diffstat (limited to 'old/ChangeLog.03')
-rw-r--r--old/ChangeLog.034
1 files changed, 2 insertions, 2 deletions
diff --git a/old/ChangeLog.03 b/old/ChangeLog.03
index 77c4ecbe3..75128f14a 100644
--- a/old/ChangeLog.03
+++ b/old/ChangeLog.03
@@ -777,7 +777,7 @@
* lib/Automake/XFile.pm: Use Errno.
(lock): Ignore ENOLCK errors. Problem reported Andreas Schwab in
- <http://mail.gnu.org/archive/html/bug-autoconf/2003-09/msg00141.html>.
+ <https://mail.gnu.org/archive/html/bug-autoconf/2003-09/msg00141.html>.
2003-09-30 Tom Tromey <tromey@redhat.com>
@@ -1743,7 +1743,7 @@
* lib/install-sh (dsttmp, rmtmp): Do not use '#' in file names;
it's not guaranteed by POSIX and it doesn't work on OpenVMS.
Bug reported by Bernard Giroud in:
- http://mail.gnu.org/archive/html/autoconf-patches/2003-06/msg00013.html
+ https://mail.gnu.org/archive/html/autoconf-patches/2003-06/msg00013.html
2003-06-05 Alexandre Duret-Lutz <adl@gnu.org>