1Simplified license into GPL+mBSD (zlib licensed code is still there,
2  but it is not required to make it part of the whole license)
3BUGZILLA 11: Now removes the temporary directory when quitting.
4BUGZILLA 12: Quitting the main window also closes the game in progress
5  so that exiting is immediate.
6BUGZILLA 15: Doesn't necessarily depends on SDL_net for compiling,
7  if not present, compiles with the usual manipulation.
8BUGZILLA 17: Fixed mapping of split roms, which was breaking many games
9  or at least screwing graphics.
10BUGZILLA 25: Readded screenshot support (in .ppm).
11BUGZILLA 28: Added unzipping in memory, for cleaner, faster and more
12  robust handling of zipped roms.
13Fixed compilation scripts to allow to compile without all the
14  documentation tools installed, also fixed debian packaging.
15Cleaned sources a bit more.