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 a 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 the package comes with configure script :-)

0.2.3 --> 0.2.4

  - File send now implemented (LX2GT)
  - Log to file should work (LX2GT)
  - A new menu: Send (You can send the fields of the qso dialog) (LX2GT)
  - A new menu: Modes (You may use this menu to change the operating mode)
    (LX2GT)
  - Fixed memory leak (LX2GT)
  - Phase Scope sensitivity is now increased (makes it easier to tune weak
    signals (PU1JTE)
  - Startup size is now 640x440 Pixels (LX2GT)
  - Modified configure script. Now datadir is configurable (LX2GT)
  - Removed gtkrc/fx.txt config file. Now we have ONE gpsk31.conf for all
    settings (LX2GT)
  - Improved macro_processing (LX2GT)
  - Some Bug fixes

0.2.4 --> 0.2.4a
  
  - Now I include DL9RDZ's new Version (0.10)
  - Some bug fixes in the macro_processor function
  - Now we have 16 Fix Texts :-)
  - now, you can fine scroll, even during RX/TX

0.2.4a --> 0.3.0
  - The program now exits of it can't open the audio device (PG4I)
  - gpsk31 is ported to version 2 of the GTK+ libraries (PG4I)
  - The config file has been renamed gpsk.conf, so it this version does not
    read obsolete settings (PG4I)
  - The config file now uses fonts strings like "courier 12 bold" instead
    of "-adobe-courier-bold-r-normal-*-*-120-*-*-m-*-iso8859-1" (PG4I)
  - We now use the SHIFT key to access the extra fix texts. Pushing the control
    key plus a function key would conflict with certain window-managers (PG4I)
  - GUI cleanups: menus and statusbars have been cleaned up, all non-working
    items were removed (PG4I)
  - The latest psk31 routines are copied from the twpsk-2.2beta1 source tree
    (PG4I)
  - Logging now works with xlog. When the xlog button is clicked in the QSO
    details window, the QSO data will be sent to xlog (PG4I)
  - A help dialog has been added. It displays the README (PG4I)
  - Gnome menu entry, rpm spec file and application icon added (PG4I)
  - Several minor bugfixes (PG4I)
