Changes in version 1.0-10 (2/3/2015)
    * added check for argument cut in cut_tour
    * Finging concord and linkern is now not case 
	sensitive (Reported by Mark Otto)

Changes in version 1.0-9 (7/16/2014)
    * Check for NAs in distances.
    * +INF and -INF are now handled in solve_TSP.
    * fixed single quotes in vignette.

Changes in version 1.0-8 (9/6/2013)
    * service release.

Changes in version 1.0-7 (8/22/2012)
    * Added PACKAGE argument to C calls.

Changes in version 1.0-6 (11/29/2011)
    * Fixed bug in read_TSPLIB.

Changes in version 1.0-5 (11/10/2011)
    * Changed constructor for TOUR to allow for method and tour_length.
    * Bugfix: labels in creator ATSP() (reported by Tiffany Chen)

Changes in version 1.0-4 (8/31/2011)
    * Fixed bug with missing row/column labels in as.ATSP() 
	(reported by Ian Deters)

Changes in version 1.0-3 (5/26/2011)
    * Service release

Changes in version 1.0-2 (1/14/2011)
    * Fixed Windows/R bug with temp files.
    * Fixed the code for SpatialLines thanks to Roger Bivand.

Initial version 0.1-2 (9/18/2006) 
