aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bfd/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index fe64b18..5239d2c 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,10 +1,10 @@
Wed Dec 11 16:39:45 1991 Steve Chamberlain (sac at rtl.cygnus.com)
* makefile.dos, configdj.bat: New files from DJ
- * cache.c: fopen with "b" is needed for DOS.
+ * cache.c: fopen with new macros is needed for DOS.
* ieee.c: environ renamed to envi to stop an include file
conflict.
- * opncls.c: more fopens with "b"
+ * opncls.c, coff-rs6000.c: more fopens with macros.
Tue Dec 10 04:07:24 1991 K. Richard Pixley (rich at rtl.cygnus.com)