Revision History:
=================

GPStrans (version 0.34) - release 98/08/15
------------------------------------------

  * Up and download routes (*.xrou) in Mayko mXmap format
  * Correct route upload counter (could cause segmentation fault)


GPStrans (version 0.33-mk) - release 98/07/28
---------------------------------------------

Thanks to "Jim R. Van Zandt" <jrv@vanzandt.mv.com>,
who send a patch which addresses several problems in addition to the 
broken "extract model name and software version" function:

  * Added wait, to allow receiver time to respond with model name and
    software version.
  * Increased maximum record length read from device, to suit Garmin 90
    (bug reported by Klaus Wacker <wacker@Physik.Uni-Dortmund.DE>)
  * Maximum length line read from data file now limited to size of
    available buffer.
  * ascii/gps/garminserial.c: setting CLOCAL, so /dev/ttyS? works
    (formerly, only /dev/cua? worked)
  * ascii/main.c: Modified byte order conversions to work correctly on
    either big endian or little endian machine.
  * The format for a time should be %ld.
  * fix some English spelling and usage errors.
  * latlong.c: Under Linux, PI is already #defined in math.h.
  * gpstrans.1: Added circuit diagrams, added highlighting, noted that
    -s saves the values in ~/.gpstrans.


GPStrans (version 0.32b-mk) - release 98/04/23
--------------------------------------------------

	- hacked to save track data Mayko-Xmap format (.xlog)
	- version 0.32b-mk (versa 0.32-mk) will calculate speed 
          based on distance and time between two gps points.

GPStrans (version 0.31beta-js1) - release 12/10/96
--------------------------------------------------

	- Contains only the ascii version, hacked to 
          work with Garmin 45XL in Linux.
        - A Finnish national grid (one-zone KKJ called 
          yhtenaiskoordinaatisto, Grid 27E) implemented. 

GPStrans (version 0.31beta) - release 06/07/95
---------------------------------------------

	- Bugfix: Input-file will be opened for writing.


GPStrans (version 0.3beta) - release 06/05/95
---------------------------------------------

	- A full working ASCII-Version comes with gpstrans: with extra features
	  like adjusting unix-clock from GPS.
	- Fix a bug in UTM convertion
	- The X11-Version is now called 'xgpstrans' and the ASCII-Version is
	  'gpstrans'


GPStrans (version 0.2beta) - release 05/23/95
---------------------------------------------

	- Identify GPS Model in about-window
	- Menu on Quit: Let decide to Cancel, Just Quit and Turn of GPS and
	  Quit.


GPStrans (version 0.1beta) - release 05/18/95
---------------------------------------------
	
	- First public release of GPStrans
