summaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorHans-Peter Nilsson <hp@axis.com>2001-03-16 03:00:24 +0000
committerHans-Peter Nilsson <hp@axis.com>2001-03-16 03:00:24 +0000
commit64400de870074d19498e0629ed95396b36393295 (patch)
tree783bcc4f8705b968a303951c5a48000623e27e16 /bfd/ChangeLog
parent9d211b29660e2a8a564dd84a72ed10e99371c98b (diff)
downloadbinutils-redhat-64400de870074d19498e0629ed95396b36393295.tar.gz
Fix accidental loss of bit 7 in peoples names
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 515a449062..21b9792449 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1567,7 +1567,7 @@
* elf.c (elf_fake_sections): Do not mark the section SHT_NOBITS if
is has the SEC_HAS_CONTENTS flag set.
-2000-09-28 Vrjan Friberg <orjanf@axis.com>
+2000-09-28 Örjan Friberg <orjanf@axis.com>
Hans-Peter Nilsson <hp@axis.com>
* aout-cris.c (N_TXTADDR): Define.
@@ -3416,7 +3416,7 @@
* libhppa.h (HPPA_R_CONSTANT): Cast argument to bfd_signed_vma.
-2000-05-03 Martin v. Lvwis <loewis@informatik.hu-berlin.de>
+2000-05-03 Martin v. Löwis <loewis@informatik.hu-berlin.de>
* elflink.h (elf_link_add_object_symbols): Reset dynindx for
hidden and internal symbols.