0.1 --> 0.2

  - New Spectrum display (with auto scaling)
  - Some Bug fixes on the Fixtexts (last CR will be erased during read)
  - Macros (call, qth, ...)
  - Dialog to enter QSO Data (F10)
  - When you hit 'ENTER' gpsk31 sended an LF, now an CR is sended
  - On RX, LF's are filtered (blank lines of some windows terminals no longer
    displayed
  - Tuning RX Frequency using the +/- Keys (on the right side)

0.2 --> 0.2.3

  - Ported the while thing to DL9RDZ's new functions
  - Betted DCD (DL9RDZ) (Level can be adjusted by using the scalebar between the
    Phase scope and Spectrum.
  - New RX Sync/Filter (DL9RDZ) See globals.h
  - Added PTT over com port (DL9RDZ) See globals.h
  - Now we have a statusbar :) 
  - Removed auto scaling spectrum. Spectrum now configurable (see globals.h)
  - Added Menus (currently not many options)
  - Some minor bug fixes
  - Size now 640x480 Pixels
  - Paste with Middle Mouse Button works now
  - New cursor
  - Configurable lables on the F-Key-Buttons
  - MANY Clean Ups and Bug fixes
  - The location of the global configuration file can be changed (see Makefile)
  - the Fx.txt are now under ~/.gpsk31
  - took the phasescope functions from misc.c to phasescope.c
  - Now, GPSK31 has an own gtkrc file, where you can adjust some colors/fonts, and
    even override the current GTK Theme (/etc/gpsk31/gtkrc).
    Disadvantage: Only 1 color in the rx text window
  - Cleaned up spectrum.c (was spectrum.C)
  - Now the package comes with configure script :-)

