/* Changes - program changes and bug fixes 
 * Time-stamp: <99/06/25 01:47:52 ume>
 * A. Umeshima */

Version 1.1.2 - June 25, 1999
  * add O_NONBLOCK when opening serial port
  * remove 1sec timeout on opening serial port
  * add tcflush() into radioinit() and radioprobe()
  * detect radio device plugging and disconnecting
  * change ON_SLEEP_USEC to 100000
  * clean wmamfm-master.xpm up

Version 1.1.1 - June 22, 1999
  * support up to 2 wmamfm run simultaneously with 2 physical radios.

Version 1.1.0 - June 20, 1999
  * add command line interface which works with wmamfm (named wmamfmctl)
  * replace all decimal fraction operations with integral ones
  * stop suid-ing wmamfm to root in Makefile
  * change location for executables from /usr/X11R6/bin to /usr/local/bin

Version 1.0.6 - October 22, 1998
  * add RADIOACK2 into radioprobe()
  * 1sec timeout on first opening serial port

Version 1.0.5 - August 25, 1998
  * redraw whole window on MapNotify

Version 1.0.4 - August 23, 1998
  * probe radio on startup
  * make startup radio_status selectable
  * suppress initial noise on every action
  * add LINE to mixer recsrc 

Version 1.0.3 - August 22, 1998
  * define default startup freq in case of no startup freq defined in rcfile
  * suppress segmentation fault even if no presets defined in rcfile

Version 1.0.2 - August 20, 1998
  * add digital-freq box and digital-presets box to mouse-region

Version 1.0.1 - August 19, 1998
  * suppress wasteful loop
  * shift to high speed auto-repeat in case of pressing over 2 seconds.

Version 1.0 - August 18, 1998
  * Wrote the thing :)
