diff options
author | Jason Thorpe <thorpej@netbsd.org> | 2002-05-30 02:58:04 +0000 |
---|---|---|
committer | Jason Thorpe <thorpej@netbsd.org> | 2002-05-30 02:58:04 +0000 |
commit | 37020578cf0703cb3f2ace955a6ba3dea61a7682 (patch) | |
tree | 812340080a6010bc1bf33ec01a4542b79bbbff30 /ld/ChangeLog | |
parent | a360218174a2fcd711d0417aaa30508b945bfcb7 (diff) | |
download | gdb-37020578cf0703cb3f2ace955a6ba3dea61a7682.zip gdb-37020578cf0703cb3f2ace955a6ba3dea61a7682.tar.gz gdb-37020578cf0703cb3f2ace955a6ba3dea61a7682.tar.bz2 |
* NEWS: Add entry for VAX ELF support.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r-- | ld/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index f7401c1..ae0a99f 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2002-05-29 Jason Thorpe <thorpej@wasabisystems.com> + + * NEWS: Add entry for VAX ELF support. + 2002-05-29 Matt Thomas <matt@3am-software.com> Jason Thorpe <thorpej@wasabisystems.com> |