aboutsummaryrefslogtreecommitdiff
path: root/bfd
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@cygnus>1993-09-23 16:51:30 +0000
committerKen Raeburn <raeburn@cygnus>1993-09-23 16:51:30 +0000
commit869cbaae873b38772da3e0c4b9ee2d246e12de10 (patch)
tree9315108aeeedaf90084d434884ec2053c0727241 /bfd
parentd6e5f9500061c1be7be5395af4d59963c2a26b0a (diff)
downloadfsf-binutils-gdb-869cbaae873b38772da3e0c4b9ee2d246e12de10.zip
fsf-binutils-gdb-869cbaae873b38772da3e0c4b9ee2d246e12de10.tar.gz
fsf-binutils-gdb-869cbaae873b38772da3e0c4b9ee2d246e12de10.tar.bz2
* gen-aout.c (main): Output newline after end of comment, not before.
(Reported by Jonathan Stone, jonathan@oscar.stanford.edu).
Diffstat (limited to 'bfd')
-rw-r--r--bfd/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 1f25aa1..d6fc527 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,9 @@
+Thu Sep 23 11:06:34 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
+
+ * gen-aout.c (main): Output newline after end of comment, not
+ before. (Reported by Jonathan Stone,
+ jonathan@oscar.stanford.edu).
+
Thu Sep 23 10:48:27 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
* section.c (SEC_DEBUGGING): New section flag.