============ Version 0.2.2

2009-04-05  Philip Withnall  <philip@tecnocode.co.uk>

	* NEWS:
	* configure.ac: Bump to version 0.2.2.

2009-04-05  Philip Withnall  <philip@tecnocode.co.uk>

	* README: Updated the README to give the new website.
	* src/interface.c (hitori_about_cb): Updated the About dialogue to
	give the new website, and to fix the punctuation in the copyright
	string.

2009-03-09  Philip Withnall  <philip@tecnocode.co.uk>

	* configure.ac: Modernised how the options are presented.

	Updated svn:ignore properties.

2009-03-09  Philip Withnall  <philip@tecnocode.co.uk>

	* src/interface.c (hitori_button_release_cb), (hitori_update_hint),
	(hitori_hint_cb): Fixed hinting so that hint rectangles don't get
	stuck on the board any more.

2009-03-09  Philip Withnall  <philip@tecnocode.co.uk>

	* Makefile.am:
	* src/interface.c (hitori_draw_board), (hitori_undo_cb),
	(hitori_redo_cb), (hitori_about_cb):
	* src/main.h:
	* src/rules.c (hitori_check_rule3): Fix some warnings, and list the
	documenters in the About dialogue.

2009-03-02  Philip Withnall  <philip@tecnocode.co.uk>

	* src/main.c (main): Added a translator comment.

2009-03-01  Philip Withnall  <philip@tecnocode.co.uk>

	* src/interface.c (hitori_create_interface), (hitori_contents_cb),
	(hitori_about_cb):
	* src/main.c (main): Fixed some calls to printf()-style functions
	without format specifiers, and some bad code for displaying the help.

2009-03-01  Philip Withnall  <philip@tecnocode.co.uk>

	Updated svn:ignore properties.