diff options
author | Nick Clifton <nickc@redhat.com> | 2002-04-16 08:13:03 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2002-04-16 08:13:03 +0000 |
commit | ea91f8bb52c9214712e01a62e0276700c95ba4df (patch) | |
tree | dd4af01991963be5fd9b18ee055374b184525783 /binutils/testsuite/ChangeLog | |
parent | 091e58c11e06998ccc60faa7165266150a00b436 (diff) | |
download | gdb-ea91f8bb52c9214712e01a62e0276700c95ba4df.zip gdb-ea91f8bb52c9214712e01a62e0276700c95ba4df.tar.gz gdb-ea91f8bb52c9214712e01a62e0276700c95ba4df.tar.bz2 |
Define MEMFLAGS_DISCARDABLE by default for dialogs.
Add a test for this.
Diffstat (limited to 'binutils/testsuite/ChangeLog')
-rw-r--r-- | binutils/testsuite/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/binutils/testsuite/ChangeLog b/binutils/testsuite/ChangeLog index 3077224..74587d0 100644 --- a/binutils/testsuite/ChangeLog +++ b/binutils/testsuite/ChangeLog @@ -1,3 +1,12 @@ +2002-04-16 Eric Kohl <ekohl@rz-online.de> + + * binutils-all/windres/dialog0.rc: New test case: Check default + attributes for dialogs + * binutils-all/windres/dialog0.rsd: New file: Expected output. + * binutils-all/windres/dialog1.rc: New test case: Check + DISCARDABLE flag is propogated. + * binutils-all/windres/dialog1.rsd: New file: Expected output. + 2002-04-15 Eric Kohl <ekohl@rz-online.de> * binutils-all/windres/dlgfont.rc: New test case: Checks FONT |