aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 23a15ef..6b8388f 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,7 @@
+2005-06-08 Alan Modra <amodra@bigpond.net.au>
+
+ * opncls.c (bfd_fopen): Don't set bfd_error unconditionally.
+
2005-06-07 Mark Mitchell <mark@codesourcery.com>
* opncls.c (bfd_fdopenr): Add missing break statements.