diff options
author | K. Richard Pixley <rich@cygnus> | 1992-07-16 23:49:40 +0000 |
---|---|---|
committer | K. Richard Pixley <rich@cygnus> | 1992-07-16 23:49:40 +0000 |
commit | 8df9af77ca417f8cd70d6e3410c479c675df97f8 (patch) | |
tree | 52adf8096f2f5ff697695e538d0dee3f88c56e6e | |
parent | 31f333a39fc1d33318558f1ce8d7929b4b3e296f (diff) | |
download | gdb-8df9af77ca417f8cd70d6e3410c479c675df97f8.zip gdb-8df9af77ca417f8cd70d6e3410c479c675df97f8.tar.gz gdb-8df9af77ca417f8cd70d6e3410c479c675df97f8.tar.bz2 |
merged changes from progressive
-rw-r--r-- | bfd/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 57e3393..72d1ff2 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -9,7 +9,7 @@ Thu Jul 16 16:28:09 1992 K. Richard Pixley (rich@rtl.cygnus.com) * Makefile.in: merged changes from progressive, removed rcsid. - * archive.c, Makefile.dos: removed rcsid. + * archures.c, archive.c, Makefile.dos: removed rcsid. Thu Jul 16 08:08:25 1992 Steve Chamberlain (sac@thepub.cygnus.com) |