0.9.5 :
- New features :
  * Tool for adding and removing points to/from a polygon with the mouse
  * Freehand tool for drawing polygons
  * German translation
  * More zoom modes
- Bugfixes :
  * Some undo bugs which results in a crash -> fixed
  * When switching from non-highlight mode to highlight mode the areas
    weren't highlighted correctly -> fixed
  * Crash when moving an area outside the drawing zone -> fixed

0.9.4 :
- New features :
  * Areas can be highlighted
  * Alt. text can be shown
  * PHP-files can be read
  * Property dialog extended
  * New action : close file

0.9.3 :
- New features :
	* Multiselection
	* Keyboard can be used better
	* New mouse cursors
	* New Action : delete
	* other new Actions
	
0.9.2 :
- New features :
	* Undo / Redo for almost all actions
	* Middle mouse click opens the properties dialog
	* Possiblity of enable / disable the default area
	
- Bugfixes :
	* It's now possible to save to a file without an *.html,*.htm extension
	* Creating a rectangle with a negative size ( and a following crash ) is no longer possible.
	
0.9.1 :
- New features :
	* Better way of editing the area coordinates manually
		- Possibility of adding and removing points to a polygon
	* Cursor shape changes to indicate moving or resizing	
  * Circle drawing is now perfekt
  * Possibility of changing the order of the areas
  	
- Bugfixes :
  * When saving to an HTML file the ending </html> tag is no longer missing.
  * When adding an area and pressing cancel the area will not be added.
  * Restoring the window size works now

