Recent changes:

Key:  
     - Something removed
     + Something added
     * Something changed / fixed

V0.4-pre3:
 + Scroller widgets
 * Proper errno messages...
 * "make install" should work now
 * Joystick driver allows key remapping
 + Screen "durations" are actually *used* now.  (oops)
 + Initial support for screen priorities (strict priority queue)
 * Misc (but annoying!) bugs fixed, which hadn't yet affected anything
 + Drivers support parameters now (MtxOrb, joy, at least)


V0.4-pre2:
 * Memory leaks fixed
 + Memory "top" screen (S)
 + Titles now autoscroll
 * Fixed small screen-visibility bug  (clients weren't always
   notified of screen cycles)
 + Heartbeat modes implemented.  Clients can remove it with
	     widget_del my_screen heartbeat
   or turn it back on with
	     widget_add my_screen heartbeat " "
   Note that the client only has control over this when the heartbeat
   is in "open" mode.  (currently, it always is)


V0.4-pre1:
 * Too much to mention...

