aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndreas Schwab <schwab@linux-m68k.org>2012-11-02 18:33:33 +0100
committerAndreas Schwab <schwab@linux-m68k.org>2012-11-03 08:06:12 +0100
commita542b3894da05c9377beadfe13d68bd7387ebcc9 (patch)
tree8003456b7e6ef87ae4a418c3e30f172f72195a7e /ChangeLog
parentf62c8abcfbf0d2e7f0a6c6c1dde53158e6fc4e59 (diff)
downloadglibc-a542b3894da05c9377beadfe13d68bd7387ebcc9.zip
glibc-a542b3894da05c9377beadfe13d68bd7387ebcc9.tar.gz
glibc-a542b3894da05c9377beadfe13d68bd7387ebcc9.tar.bz2
Make cross-test-ssh.sh compatible with a remote POSIX sh
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fdb2ccb..16fa8ac 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2012-11-03 Andreas Schwab <schwab@linux-m68k.org>
+
+ * scripts/cross-test-ssh.sh (command): Use newlines to separate
+ commands. Quote $PWD.
+ (blacklist_exports): Don't use remove_newlines. Replace "declare
+ -x" by "export".
+ (remove_newlines): Remove.
+
2012-11-02 H.J. Lu <hongjiu.lu@intel.com>
* stdlib/Makefile (headers): Add bits/stdlib-float.h.