about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 643c04ac65..56929c5edc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,11 @@
 
 2004-08-11  Roland McGrath  <roland@redhat.com>
 
+	* configure.in (libc_cv_cpp_asm_debuginfo): Add missing braces around
+	commands inside &&.
+	Reported by Andreas Schwab <schwab@suse.de>.
+	* configure: Regenerated.
+
 	* posix/tst-waitid.c (do_test): Ignore SIGCHLD before cleanup SIGKILL.
 
 2004-08-11  Ulrich Drepper  <drepper@redhat.com>