about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2007-06-08 03:17:15 +0000
committerUlrich Drepper <drepper@redhat.com>2007-06-08 03:17:15 +0000
commit26f56c1c0ead8e1c5306f42078a79078834a03a3 (patch)
tree01e308f5747725cbd048d887a53f0115fa17b179 /ChangeLog
parent7e3706ea254afe6f4a5f5bf4047d0d9967ce1207 (diff)
downloadglibc-26f56c1c0ead8e1c5306f42078a79078834a03a3.tar.gz
glibc-26f56c1c0ead8e1c5306f42078a79078834a03a3.tar.xz
glibc-26f56c1c0ead8e1c5306f42078a79078834a03a3.zip
* configure.in: Avoid variable named BASH.
	Patch in part by Mike Frysinger.
2007-06-06  Jakub Jelinek  <jakub@redhat.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 36a9e60eb1..02d8573aac 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
-2007-06-06  Jakub Jelinek  <jakub@redhat.com>
+2007-06-07  Ulrich Drepper  <drepper@redhat.com>
+
+	* configure.in: Avoid variable named BASH.
+	Patch in part by Mike Frysinger.
 
+2007-06-06  Jakub Jelinek  <jakub@redhat.com>
 	BZ #4586
 	* sysdeps/i386/ldbl2mpn.c (__mpn_extract_long_double): Treat
 	pseudo-zeros as zero.