summaryrefslogtreecommitdiff
path: root/old/ChangeLog.09
diff options
context:
space:
mode:
Diffstat (limited to 'old/ChangeLog.09')
-rw-r--r--old/ChangeLog.0916
1 files changed, 8 insertions, 8 deletions
diff --git a/old/ChangeLog.09 b/old/ChangeLog.09
index 748bfcb81..ca3ad656d 100644
--- a/old/ChangeLog.09
+++ b/old/ChangeLog.09
@@ -3559,7 +3559,7 @@
* tests/output13.test: New test.
* tests/Makefile.am: Adjust.
Prompted by report from Bruno Haible in
- <http://lists.gnu.org/archive/html/bug-gnulib/2007-10/msg00479.html>.
+ <https://lists.gnu.org/archive/html/bug-gnulib/2007-10/msg00479.html>.
Fix signal handling in aclocal.
* aclocal.in (unlink_tmp): If invoked by a signal, note so
@@ -3801,7 +3801,7 @@
* tests/missing4.test: Adjust.
* NEWS: Update.
Problem reported by Bruno Haible in
- <http://lists.gnu.org/archive/html/bug-automake/2007-06/msg00010.html>.
+ <https://lists.gnu.org/archive/html/bug-automake/2007-06/msg00010.html>.
2007-05-03 Stepan Kasal <kasal@ucw.cz>
@@ -3917,7 +3917,7 @@
* lib/install-sh: Implement install-sh -C.
(This patch is the remaining part of the patch proposed in
- <http://lists.gnu.org/archive/html/automake-patches/2006-10/msg00077.html>.)
+ <https://lists.gnu.org/archive/html/automake-patches/2006-10/msg00077.html>.)
(usage): Document it.
(copy_on_change): New var.
* tests/defs.in (is_younger): New function.
@@ -3934,7 +3934,7 @@
Simplify install-sh and its test. This shouldn't change any behavior.
(This patch is a subset of the patch proposed in
- <http://lists.gnu.org/archive/html/automake-patches/2006-10/msg00077.html>.)
+ <https://lists.gnu.org/archive/html/automake-patches/2006-10/msg00077.html>.)
* lib/install-sh (usage): Use usual GNU style.
(dstarg): Rename as...
(dst_arg): this for consistency.
@@ -4131,7 +4131,7 @@
equivalent of "chmod 777 /" or "chmod 0 /" on a buggy FreeBSD
system. We hope this is rare in practice, but it's clearly worth
fixing. Problem reported by Alex Unleashed in
- <http://lists.gnu.org/archive/html/bug-autoconf/2006-10/msg00012.html>.
+ <https://lists.gnu.org/archive/html/bug-autoconf/2006-10/msg00012.html>.
Also, don't bother to check for -m bugs unless we're using -m;
suggested by Stepan Kasal.
@@ -4393,7 +4393,7 @@
likely to work with older operating systems since Automake uses
octal modes, and also works around a bug with HP-UX 11.23
'mkdir -p -m u=rwx,g=rx,o=rx,u+wx' reported by Ralf Wildenhues in
- <http://lists.gnu.org/archive/html/bug-automake/2006-06/msg00024.html>.
+ <https://lists.gnu.org/archive/html/bug-automake/2006-06/msg00024.html>.
(cp_umask, mkdir_umask): New variables, to avoid
temporarily creating files or directories with too-permissive modes.
(mkdir_mode): Use the FreeBSD 'install' method for computing modes of
@@ -4412,7 +4412,7 @@
* tests/defs.in (AUTOMAKE_run): Redirect stdout before stderr,
for consistency with the recommendation prompted by this report:
- <http://lists.gnu.org/archive/html/bug-coreutils/2006-06/msg00225.html>.
+ <https://lists.gnu.org/archive/html/bug-coreutils/2006-06/msg00225.html>.
2006-06-24 Stepan Kasal <kasal@ucw.cz>
Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
@@ -5757,7 +5757,7 @@
-----
-Copyright (C) 2005-2017 Free Software Foundation, Inc.
+Copyright (C) 2005-2018 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification, are
permitted provided the copyright notice and this notice are preserved.