diff options
author | Nick Clifton <nickc@redhat.com> | 2002-04-09 16:37:21 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2002-04-09 16:37:21 +0000 |
commit | 7e8d45b779624b9440745d67c9889abb036120cb (patch) | |
tree | bf88dca26536d15985c29093e98adf7d87612371 /binutils/ChangeLog | |
parent | 91eafb409b7bdf9462b9e5d0ba690c288814e979 (diff) | |
download | gdb-7e8d45b779624b9440745d67c9889abb036120cb.zip gdb-7e8d45b779624b9440745d67c9889abb036120cb.tar.gz gdb-7e8d45b779624b9440745d67c9889abb036120cb.tar.bz2 |
Use signature to identify DIALOGEX.
Add testcase.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 7414ba1..8613965 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -10,6 +10,8 @@ encodes as binary 8. * resrc.c: Print style even if it is 0. + + * resbin.c: Use signature to identify DIALOGEX. 2002-04-09 Gunnar Degnbol <degnbol@danbbs.dk> |