diff options
author | Nick Clifton <nickc@redhat.com> | 2002-04-15 14:32:28 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2002-04-15 14:32:28 +0000 |
commit | c4f3d13082964c89028a78caee4ce5395c26fcc1 (patch) | |
tree | 5068545a71b276fe34bae91b98860ae0ba4ac826 /bfd/ChangeLog | |
parent | 45b99827916a4cbbf1b721ff346e69255550899b (diff) | |
download | gdb-c4f3d13082964c89028a78caee4ce5395c26fcc1.zip gdb-c4f3d13082964c89028a78caee4ce5395c26fcc1.tar.gz gdb-c4f3d13082964c89028a78caee4ce5395c26fcc1.tar.bz2 |
Write contents if writeable.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index ca862e3..0d39a15 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2002-04-15 Michael Snyder <msnyder@redhat.com> + + * opncls.c (bfd_close): Write contents if writeable. + Minor formatting tidy-ups. + 2002-04-15 Alan Modra <alan@weed.local> * elf32-ppc.c (ppc_elf_add_symbol_hook): Check the hash table type. |