
v0.6.0:
- Reworked internal handling of terrain.
- Added calculation of number of land and sea neighbours.
- Prints out terrain as plains if no other terrain type is set.
- Moved many sites from terrain line.
- Use only one type of output for nostart.
- Added information based on terrain of neighbours (island, coastal , etc.)
- Allways print out province owner special info line and moved it
  after neighbours.
- Switched province id and province name in output.
- Added parsing of independents command.

v0.5.1:
- Questions for map file name and output file name if no filenames are
  given at command-line.
- Added warnings for unidentified lines.
- Added command line argument -o <outputfile>.
- Added command line argument -V.
v0.5.0:
- First public beta.
