about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 8 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 6d5fbe3533..44b4d06ca0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+1998-07-07  Ulrich Drepper  <drepper@cygnus.com>
+
+	* sysdeps/unix/sysv/linux/ldd-rewrite.sed: Do not exit the shell
+	script if lddlibc4 failed.
+	Reported by B. D. Elliott <bde@accessone.com>.
+
 1998-07-06  Ulrich Drepper  <drepper@cygnus.com>
 
 	* sysdeps/generic/elf/backtracesyms.c (__backtrace_symbols):
@@ -2029,8 +2035,8 @@
 1998-05-18  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
 
 	* Makerules (do-makelib): Don't force creating library from
- 	scratch, which is faster and gets correct behaviour if $(subdirs)
- 	is incomplete.
+	scratch, which is faster and gets correct behaviour if $(subdirs)
+	is incomplete.
 
 1998-05-19  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>