* Sat Feb 08 2003 Yves Mettier <ymettier@libertysurf.fr>
- 0.1.98 (no changes, but follows the general versionning policy)

* Sun Sep 08 2002 Yves Mettier <ymettier@libertysurf.fr>
- bug with FOOL eradicated: FOOL is not any more the winner

* Sun Jun 23 2002 Yves Mettier <ymettier@libertysurf.fr>
- Switched from pthreads to gthreads
- Removed bugs with rules

* Sat Jun 22 2002 Yves Mettier <ymettier@libertysurf.fr>
- Removed a gint in the protocol

* Thu Jun 20 2002 Philippe Brochard <hocwp@free.fr>
- Fixed a bug in the read command line function (seg fault when the server read a new port).

* Sun Jun  2 2002 Philippe Brochard <hocwp@free.fr>
- Added an initialisation for GError *err=NULL line 507 in game.c

	
* Mon May 20 2002 Yves Mettier <ymettier@libertysurf.fr>
- Added a dump function
- kill -s SIGUSR1 <pid> causes maitretarot to dump the game_t structure into a file
- when 1TRUMP is played at the end, the 10 more points are now implemented.

* Sat May 18 2002 Yves Mettier <ymettier@libertysurf.fr>
- Added the rules!

* Fri May 17 2002 Yves Mettier <ymettier@libertysurf.fr>
- Dealing cards was really broken (chien & game->card_status[]). Fixed
- Clients are sent some stuff all at the same time, and they are waited all after, at the same time.

* Thu May 16 2002 Yves Mettier <ymettier@libertysurf.fr>
- Send chien at the end of the game, whatever the game is.
- bug fixed wit bids

* Sun May 12 2002 Yves Mettier <ymettier@libertysurf.fr>
- Compiles against libmaitretarot
- fixed a bug with the config file, when it was missing!

* Sat May 11 2002 Yves Mettier <ymettier@libertysurf.fr>
- maitretarot now uses glib-2.0. configure.in and Makefile.am updated
- added config_utils to read a configuration file

* Sun May 05 2002 Yves Mettier <ymettier@libertysurf.fr>
- implementation of all the protocol (not tested yet)
- splitted defs.h into defs.h and maitretarot.h
- new TODO file
- small protocol changes

