2013-02-06 Graeme Gott <graeme@gottcode.org>
	* Tag version 1.1.2.
	* FIXED: Regression - could not change peg color.
	* Add more icon sizes.
	* Add README file.
	* Add category to desktop file.
	* Update coding style.
	* Add documentation.

2012-12-24 Graeme Gott <graeme@gottcode.org>
	* Add support for compiling with Qt 5.0.0.

2012-06-10 Graeme Gott <graeme@gottcode.org>
	* Tag version 1.1.1.1.
	* FIXED: Was not loading board messages.

2012-06-09 Graeme Gott <graeme@gottcode.org>
	* Tag version 1.1.1.

2012-06-08 Graeme Gott <graeme@gottcode.org>
	* Don't show menu icons on the Mac.

2012-06-04 Elbert Pol
	* Add Dutch translation.

2012-06-01 Isratine Citizen <genghiskhan@gmx.ca>
	* Add Hebrew translation.

2009-07-25 Graeme Gott <graeme@gottcode.org>
	* FIXED: Restarting didn't clear saved moves.
	* FIXED: Background was sometimes misdrawn.

2009-04-21 Graeme Gott <graeme@gottcode.org>
	* Tag version 1.1.0.
	* Change icon color.

2009-04-20 Graeme Gott <graeme@gottcode.org>
	* Allow changing the color of the pegs.
	* Add toolbar.
	* Add details window.

2009-02-04 Graeme Gott <graeme@gottcode.org>
	* Add line puzzle generation algorithm.

2009-02-03 Graeme Gott <graeme@gottcode.org>
	* Add branch puzzle generation algorithm.
	* Move puzzle creation into separate class.

2009-01-26 Graeme Gott <graeme@gottcode.org>
	* Tag version 1.0.0.
	* FIXED: Wrong mouse cursor when game finished.
	* Prompt before restarting.

2009-01-25 Graeme Gott <graeme@gottcode.org>
	* Add program icon.
	* Add graphics for peg, hole, and background.
	* Change mouse cursor over pegs.
	* Add undo support.

2009-01-24 Graeme Gott <graeme@gottcode.org>
	* Save and restore current game.
	* Store difficulty rating for new games.
	* FIXED: Board was not always sized correctly.

2009-01-23 Graeme Gott <graeme@gottcode.org>
	* Allow player to start a new game.
	* Show success message.
	* Scale board based on window size.
	* Determine when game is over.
	* Highlight holes available to current peg.
	* Add jumping pegs.
	* Add hole class.
	* Add peg class.

2009-01-22 Graeme Gott <graeme@gottcode.org>
	* Add board class.
	* Add puzzle generation algorithm.
	* Add window class.
