KNOWN BUGS IN THIS RELEASE (19990828)
-------------------------------------

*  Problems with the 'Close Window' option - for some obscure reason,
probably to do with resource allocation and deallocation, using this
too many times crashes the system.  On my machine I can open/close a
window four times until a crash, which leads me to believe it's got
something to do with NUM_WNODES and the global G structure.  On a
related subject, Ken Mauro and various others have noticed a bug with
new Desktops and Desktop 1.2 running under GEM/3.  If four windows
have been allocated, dialogs no longer respond to mouse click.  A
workaround for the Desktop was to include a >=150ms delay before
calling form_do(), but other applications will suffer from the problem.
( Current workaround:  #define SAFE in DESKWIN.H )

*  Icons need to be corrected/created.  Sometime I need to map out Ken's
new icons for some drives and put them in the tree, and create some for
CD-ROMs and Shortcuts.

*  Should highlight Trashcan when dragging to delete.

*  Need a Delete Shortcut option.

*  Bug in DESKAPP.C (probably an easy one) that creates a lot of strange
lines after the trashcan when writing out. -- NOTE:  This has been
worked around in build 19990828 by commenting out the standard file
spec code (that deals with generic files, folders and programs).  This
means you *must have* the correct lines present in DESKTOP.INF.  This
shouldn't matter on an existing system, as they are created by other
Desktops.

*  This version is slightly Win95-aware, in that it tries to change the
window title if running under the GUI.  If you don't like this behaviour,
or consider it a bug, feel free to comment out the relevant 8/9 lines in
DESKSTAR.A86
