// vMac ChangeLog
// Michael Hanni (mhanni@sprintmail.com)

Changes from previous version (0.1.8.2)
----------------------------------------------------------------------

+ Optional Motif GUI! (Swap disks, etc. Completly compatible with LessTif.)
+ Continued Hacking at CPU... small speed increases.
+ Beginning RTC support (vMac clock == native host clock).
+ 1 Second interrupts. Clock speed is now correct. (Makes vMac more like a
  real Mac Plus.)
+ Optional Scan-Line redraw (for MkLinux and non-accelerated X servers,
			     really doesn't do much for regular X
			     servers.)
+ Complete WindowMaker window manager support (app-icon works!) See
  vMac.xpm, you might like to use it for your icon.
+ vMac_SignalHandler(). Handling of all error signals, this keeps vMac
  from really toasting your machine (hopefully!)
+ Support for the 'Option' key. It's now bound to Mod1Mask (Alt and
  Meta keys.)
+ Lots of other little bugs fixed.

Changes from previous version (0.1.8.1)
----------------------------------------------------------------------

+ New MC68000_step that makes MC68000_run reentrant.
+ Support for Caps Lock, Shift, and Control (Command) keys.
+ Support for native compile on HP-UX, IRIX 6.2, and Digital Unix.
+ Lots of little fixes.
