fix ChangeLog entry
authorIan Lance Taylor <ian@airs.com>
Mon, 20 Oct 1997 14:56:55 +0000 (14:56 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 20 Oct 1997 14:56:55 +0000 (14:56 +0000)
bfd/ChangeLog

index fb00ac456b025bdde7b8047c5f51e211595a4123..d61730d61e438b29f33da854b8fc9306d7e111f0 100644 (file)
@@ -1,8 +1,7 @@
-Mon Oct 20 10:55:01 1997  Ian Lance Taylor  <ian@cygnus.com>
+Sun Oct 19 23:36:21 1997  Jim Wilson  <wilson@cygnus.com>
 
-       * peicode.h (coff_swap_scnhdr_out): Don't clobber other flag
-       settings when setting IMAGE_SCN_MEM_READ.  From Jim Wilson
-       <wilson@cygnus.com>.
+       * peicode.h (coff_swap_scnhdr_out): Use |= not = to set
+       IMAGE_SCN_MEM_READ for an unrecognized section.
 
 Sun Oct 19 21:04:56 1997  Jeffrey A Law  (law@cygnus.com)