//***************************************************************************
//*
//*	WinAPRS revision history
//*
//***************************************************************************

Known bugs (DO NOT REPORT THESE)

TNC I/O on Windows 3.1 --- No SERIAL I/O on Windows 3.1
	WinAPRS does NOT, do serial I/O at ALL on Windows 3.1 (or 3.1.1), you can 
	run the program and play with the maps, but OPEN TNC does NOT work.  It 
	does NOT give an error and you will think its working but it is NOT.  
	This will be fixed as soon as I possibly can.  It turns out the Windows 95 / NT
	implement serial I/O in a completly different manor than 3.1.  This makes
	the programming very difficult.  I have verified that it can be done, it
	is just difficult.

ICONS
	The Icons wipe out some of the adjacent area when they are drawn.  
	If this is a problem, turn off "DISPLAY STATION ICONS", you will get 
	a colored dot instead.  This same problem occurs in the station list window
	and some times the icons on the line get completly wiped out.

//***************************************************************************
//***************************************************************************

January  26, 1996	Version 0.2.0	Public beta release
January  23, 1996	Version 0.1.5
January  20, 1996	Version 0.1.4
January   7, 1996	Version 0.1.3
January   1, 1996	Version 0.1.2
December 23, 1995	Version 0.1.1
December 22, 1995	Version 0.1.0	Limited beta release


//***************************************************************************
//***************************************************************************
Version 0.1.5
	Jan 23, 1996
	Both HF and VHF input ports working
	GPS input working
	Weather input working

Version 0.1.4
	Jan 20, 1996
	Double clicking on an icon in a map window brings up the station info window.


Version 0.1.3
	Jan 7, 1996
	Fixed selection bug in list windows.
	
	Maps are sorted alphabeticaly by file name before the menu is created,
	This way, you can make your favoraite map start with "a" and it will
	be the default map.  This is consistent with MacAPRS.
	
	The bug where your call sign would show up in wierd places on startup is fixed.
	
Version 0.1.2 
	Jan 1, 1996
	
	You can double click on an entry in the Map List window and it will bring up
	a new window with that map.
	'R' in the message list, REPLYS to that call sign
	Added minimum font size to config file
		FONTSIZE_MIN	=	12
	'B' in map window draws map boundries
	Double Click right mouse button brings up the next higher detail map
	Added Disaplay Map Boundries
	Added Ability to grab and drag thumb scroll box

Version 0.1.1
	Dec 23, 1995
	
	Fixed Serial Port bug, would only TRANSMIT on COMM1

Version 0.1.0
	Dec 22, 1995
	
	Released to 15 beta testors 

Version 0
	Oct 14, 1995
	
	Maps working on Windows machine,
	
Version 0
	Sep 16, 1995
	
	Started working on WinAPRS, porting code from MacAPRS

