aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorMark Mitchell <mark@codesourcery.com>2005-06-08 00:00:05 +0000
committerMark Mitchell <mark@codesourcery.com>2005-06-08 00:00:05 +0000
commitdfab97d66b00a27c427ff3ee74fc598f5c873383 (patch)
tree5e6b64d8a508a06ed8cb28ba70309e6d8349a896 /bfd/ChangeLog
parenta34e3ecb6932964574f82978a90c77e973338127 (diff)
downloadgdb-dfab97d66b00a27c427ff3ee74fc598f5c873383.zip
gdb-dfab97d66b00a27c427ff3ee74fc598f5c873383.tar.gz
gdb-dfab97d66b00a27c427ff3ee74fc598f5c873383.tar.bz2
* opncls.c (bfd_fdopenr): Add missing break statements.
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 1845735..23a15ef 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,9 @@
2005-06-07 Mark Mitchell <mark@codesourcery.com>
+ * opncls.c (bfd_fdopenr): Add missing break statements.
+
+2005-06-07 Mark Mitchell <mark@codesourcery.com>
+
* opncls.c (bfd_fopen): New API.
(bfd_openr): Use it.
(bfd_fdopenr): Likewise.