May 26th, 2006

	IMPROVEMENT: Martin Fischer <m_fischer@users.sourceforge.net>
		Visual Studio C++ 2005 Express is now supported under Windows

Mar 26th, 2006

	IMPROVEMENT: Martin Fischer <m_fischer@users.sourceforge.net>
		misc.c, fileio,c, draw.c If the application crashed the user can decide
		to resume work at the last state saved in a checkpoint file
		checkpoint files (ckp and ck1) are removed on normal exit

Mar 25th, 2006

	BUGFIX: Martin Fischer <m_fischer@users.sourceforge.net>
		misc2.c prevent warning in DoSetScaleDesc

Mar 02nd, 2006

	IMPROVEMENT: Martin Fischer <m_fischer@users.sourceforge.net>
		cturnout.c Improvements to the select turnout dialog, new turnout is drawn
		blue

Feb. 26th, 2006

	NEW FEATURE: Martin Fischer <m_fischer@users.sourceforge.net>
		misc.c, cselect.c, 'Select orphaned track' command added to set all 
		unconnected track pieces.

Feb, 22nd, 2006

	NEW FEATURE: Martin Fischer <m_fischer@users.sourceforge.net>
		misc.c, misc2.c, doption.c Scale and gauge are two independant seetings
		now.
	
	NEW FEATURE: Martin Fischer <m_fischer@users.sourceforge.net>
		misc.c, cselect.c Add new function 'Invert Selection' which inverts
		the selection state of all visible objects on the layout
	
	NEW FEATURE: Martin Fischer <m_fischer@users.sourceforge.net>
		misc.c Add new function 'Revert' to main menu, implemented in ChkRevert
		acclkeys.h Added Ctrl-r as accelerator for 'Revert'
	
	IMPROVEMENT: Martin Fischer <m_fischer@users.sourceforge.net>
		cselect.c Optimized performance for 'Select Connected' operation

	IMPROVEMENT: Martin Fischer <m_fischer@users.sourceforge.net>
		bllnhelp.c: removed inconsistencies in usage of 'track' and 'object'
		
	IMPROVEMENT: Martin Fischer <m_fischer@users.sourceforge.net>
		misc.c: moved 'Join' command to 'Change' menu
		
	BUGFIX: Martin Fischer <m_fischer@users.sourceforge.net>
		fileio.c Setting locale to portable 'C' before reading/writing parameters
		and trackplans to prevent problems with locales that use comma as decimal
		separator ( eg. Germany ) 

	BUGFIX: 
