gSoko 0.4.2 - a Sokoban clone for gtk+
(c) 2000-2003 Jean-Michel Grimaldi <jm@via.ecp.fr>

This file describes the changes that occurred between the successive
versions of gSoko.

0.4 -> 0.4.2
-----
Thanks to Christopher Gautier:
* use of snprintf() instead of sprintf()
* debian package

0.3 -> 0.4
-----
Thanks to Gran Uddeborg <goeran@uddeborg.pp.se>:
* allow making gsoko publicly available (change DATADIR="." in the makefile)
* rpm-making data

0.1 -> 0.3
-----
* added clean target in the makefile, plus CHANGES and README files
And thanks to Gilles Arnaud:
* automatically save/reload level to/from $HOME/.gsokorc
* multiple undo (limited by HIST_SIZE in gsoko.h)
