summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2011-07-02 16:03:04 -0700
committerRoland McGrath <roland@hack.frob.com>2011-07-02 16:03:04 -0700
commit84f9ea0f73dbb3946294acf132f03ab437befc73 (patch)
tree60e931138270a2ced2aeabc5e8b38f7d0258f347 /ChangeLog
parentea5ee9f73d7b9d143d04e6b91020fe9dc7b18a40 (diff)
downloadglibc-84f9ea0f73dbb3946294acf132f03ab437befc73.tar.gz
glibc-84f9ea0f73dbb3946294acf132f03ab437befc73.tar.xz
glibc-84f9ea0f73dbb3946294acf132f03ab437befc73.zip
Generate testrun.sh to use relative directory names.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 70c31cb745..a5167235e7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2011-07-02  Roland McGrath  <roland@hack.frob.com>
 
+	* Makefile ($(common-objpfx)testrun.sh): Generate to work relative to
+	containing directory rather than embedding absolute directory names.
+
 	* scripts/check-local-headers.sh: Rewritten using awk.
 	Match by word, not by line.  Print error messages for matches.
 	* Makefile ($(objpfx)check-local-headers.out): Pass AWK in to it.