aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2000-07-07 17:40:23 +0000
committerDJ Delorie <dj@redhat.com>2000-07-07 17:40:23 +0000
commit8000a61811b6463a514ce66e62e678398ffb3868 (patch)
treebbd151352166fa157f9c2b5c03be61f8f9a26e55 /bfd/ChangeLog
parent582e0a90f00d387f343eff8b975154b607604b22 (diff)
downloadgdb-8000a61811b6463a514ce66e62e678398ffb3868.zip
gdb-8000a61811b6463a514ce66e62e678398ffb3868.tar.gz
gdb-8000a61811b6463a514ce66e62e678398ffb3868.tar.bz2
* archive.c (_bfd_write_archive_contents): Add an informative
comment.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 1bb9e57..8b826ac 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+2000-07-07 DJ Delorie <dj@redhat.com>
+
+ * archive.c (_bfd_write_archive_contents): Add an informative
+ comment.
+
2000-07-06 Kazu Hirata <kazu@hxi.com>
* srec.c: Fix formatting.