diff options
author | Per Bothner <per@bothner.com> | 1992-09-03 21:18:04 +0000 |
---|---|---|
committer | Per Bothner <per@bothner.com> | 1992-09-03 21:18:04 +0000 |
commit | cf25833989d3a62cce1471ee1e4415f0a76dae40 (patch) | |
tree | d50dbd47d91d14de7126b151fdfb09428e3c13eb | |
parent | a51d4b418b6e8a3f94b4f5420adee482b30b1213 (diff) | |
download | gdb-cf25833989d3a62cce1471ee1e4415f0a76dae40.zip gdb-cf25833989d3a62cce1471ee1e4415f0a76dae40.tar.gz gdb-cf25833989d3a62cce1471ee1e4415f0a76dae40.tar.bz2 |
Bump to version 2.0.
-rw-r--r-- | bfd/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 0dce859..adb0f0d 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,7 @@ +Thu Sep 3 13:52:38 1992 Per Bothner (bothner@rtl.cygnus.com) + + * bfd-in.h: Bump to version 2.0. + Thu Sep 3 09:05:37 1992 Stu Grossman (grossman at cygnus.com) * bout.c, cpu-z8k.c: Use enums when initializing structs to keep |