************
*          *
* CHANGES: *
*          *
************


Prefs program:
==============

o Should now work on screens with more than 256 colors (HiColor and True-
  Color)
  
o New tooltype/cli argument "SCREEN". Forces the window to pop on a
  separate screen.

o New tooltype/cli argument "SCREENMODE". Can be used to set the screen-
  mode, if used together with "SCREEN". This option takes a numeric value
  which can be specified in both hex and decimal format. For example:

    0x21000 (Pal Lowres)

    0x69024 (Euro 72 640 x 400)

    0x39020 (Multiscan 640 x 480)

  If you specify SCREEN, but not SCREENMODE, than the program uses the
  screenmode from the Workbench.

o Locale support. Actually there is only a german catalog available, but
  the necessary files (.cd and .ct) to create new translation can be
  found in the catalog directory (but the installation script does not
  copy them on your HD!!)

o Fixed a bug in the About requester (FAST memory shown as CHIP memory
  and viceversa)

o As many of you probably have already noticed, there is a small graphic
  error in the listview gadget. The background pattern shines through at
  different places. To fix this use the tooltype/cli argument GADGETFIX.
  Since the fix might not work with some GadTools improvers/look changers/
  etc. I thought it would be better not doing this fix automatically in
  the program and therefore it'll activated only if you specify this option.

o If the gadget images aren't displayed correctly (GFX-Board?) you can try
  setting the tooltype/cli argument NOMASKBLIT (this will look a little bit
  ugly when the gadgets are activated/highlighted)


DANet_TCP plugin:
=================

Did not work at all but now it should. There was only one very stupid bug
(I forgot to tell bsdsocket.library to use the global errno variable),
therefore the source-code is not included here, but it will be in the next
"real" version.

There's another TCP plugin included, which might be a little bit faster,
This special version has not been tested and might therefore once again not
work.


MODs for P61A music plugin:
===========================

I've included some demo MODs from Johan Engström. Check them out - they are
really cool!! The installation script will create a directory called "mods"
in the Doom drawer and copy the mods there. You then have to setup the
P61A music plugin configuration file (".musicrc" - see "DoomAttack.guide").



That's all. Watch out for DoomAttack 0.8 coming soon (er or later ;-)
