1999-04-03  Xiaoguang Zhang <xiaoguangz@home.com>
	* first public alpha release!!

1999-04-06  Xiaoguang Zhang <xiaoguangz@home.com>
	Version 0.2
	* Implemented the "New Game" button.
	* Fixed the pixmap size problem.
	* Added skill levels. Now it's even a challenging game for adults!

1999-06-07  Xiaoguang Zhang <xiaoguangz@home.com>
	Version 0.2a (Thanks to Ruben Schattevoy <schattev@biochem.mpg.de>)
	* Bug fixe in list.c (NUM/2+1 should be NUM/2)
	* Include time.h and stdlib.h in lmem_window.c

1999-11-13  Xiaoguang Zhang <xiaoguangz@home.com>
	Version 0.2b
	* Changes in list.c to read only .xpm files from a directory
	* Added contrib from philippe.capdepuy@libertysurf.fr to use
	  environment variable LMEM_PIX_DIR to set directory path for
	  pixmaps.

2000-11-13 Xiaoguang Zhang <xiaoguangz@home.com>
	Version 0.3
	* Reread .xpm files and randomly selects them for each new game.
	* Fixed the problem of the initial tiny window before the pixmaps
	  are drawn.

2001-02-16 Xiaoguang Zhang <xiaoguangz@home.com>
	Version 0.4
	* Implemented LITTLE_ONE skill level.
	* DIFFERENT_CARDS_IN_PAIR mode - This could become a very useful
	  educational tool!

2001-02-18 Xiaoguang Zhang <xiaoguangz@home.com>
	Version 0.5
	* Implemented the menu bar. Move the buttons on the bottom to the
	  menu bar.
	* Different cards mode can be set from the menu.
	* Added the level indicator and click count.
