                          Known Bugs - 1.4b1
                          ===================
                              15 Dec 1989

1. SetCPU is no longer used for soft-kicking into 1.4.
   Do NOT attempt to use SetCPU for this purpose.  Use KickIt
   and the special Kick file which ends in ".20" to soft-kick 1.4.
   KickIt has been enhanced so that the Kick file can be placed
   in your 2620 or 2630 RAM OR a 1st-slot autoconfig RAM board.
   SetCPU is still provided for setting cache options, etc.

2. Alias will not accept multi-word aliases unless you put quotes
   (" ") around the string.  See s:shell-startup for examples.
   The alias command does not escape the escape characters when listing
   current aliases.

3. Alias currently is not supporting redirection ( >NIL: for example)
   in the alias string.  Workaround - use script commands instead.
   (ie. place a file containing the complex command in s:, call the
   file the command name you wish it to have, and protect the file +s)

4. The color order has been changed for this release; it probably will
   change again before final release of 1.4 for compatibility with
   1.3 programs.

5. Keyboard autorepeat is not working in some programs (for example some
   text editors and terminal packages).

7. The 1.3 editor "ED" does NOT work under 1.4.  It was a bit too
   intimate with the global vector, even for a BCPL program.
   A 1.4 version will be available in a later release.

8. Drag-copying an icon with no associated file is not working
   (nothing will be copied).

9. You must NOT specify Filesystem = l:FastFileSystem when mounting FFS
   partitions under 1.4.  There IS no l:FastFileSystem (FFS is in ROM).
   You must currently use a modified mountlist with the Filesystem
   line removed or commented out.  If you specify the non-existent
   l:FastFileSystem when mounting a partition under 1.4, you may crash
   when you access that partition.  Use a mountlist modified for 1.4,
   and make sure your DosType lines are correct.

10. The graphics for the window gadgets all look alike right now
    because the final imagery is not installed in this release.
    This also causes some 1-bit-plane window gadgets to be invisible.

11. LIST's "lformat" option is not working properly.

12. MORE, used from the shell, is always opening its own window.
    This may mean that the cli->cli_Background variable is non-zero.

13. Workbench menu selection "Version" makes the version appear on the screen
    title bar (which may be obscured)

14. Double-click execution of iconless view-by-name commands (such as dir)
    is not working properly.  The general 'Execute a CLI command' requester
    appears instead.

15. Doing a 'Snapshot' on 'fake' icons does not work.

16. Do not use the SHOW option in the Commodities Exchange on the FKEYS
    commodity.
