Thu Sep 22 2005  Loic Dachary  <loic@gnu.org>

	* Release 128.0

	* Makefile.am (pkgconfig_DATA): pypoker-eval.pc

Wed Sep 21 2005  Loic Dachary  <loic@gnu.org>

	* bootstrap: upgrade
	
	* configure.ac: strict selection of python interpreter is allowed
	
	* config/ccpython.m4: rebuild from scratch
	
	* config/python.m4: fix bugous header detection

Wed Apr 27 17:47:45 2005  Loic Dachary  <loic@gnu.org>

	* Release 127.0

	* pypokereval.c: use COMBINATIONS instead of PERMUTATIONS when
	  enumerating unknown cards.

Fri Dec 10 11:49:26 2004  Loic Dachary  <loic@gnu.org>

	* Release 126.0

	* pokereval.py (winners): fill_pockets is set => fill_pockets is not set. iteration
	  is infinite by default, not 1.

Thu Dec 09 18:20:59 2004  Loic Dachary  <loic@gnu.org>

	* pypokereval.c (CardMask2PyList): must not use implicit StdDeck_maskToCard. Use CurDeck instead.

	* configure.ac: add warnings

Mon Dec 06 18:40:29 2004  Loic Dachary  <loic@gnu.org>

	* Release 125.0

	* RPM packages from Jean-Christophe Duberga <jeanchristophe.duber@free.fr>

Tue Oct 19 16:35:49 2004  Loic Dachary  <loic@gnu.org>

	* Release 122.0

	* Documentation

Sun Sep 19 13:14:34 2004  Loic Dachary  <loic@gnu.org>

  	* pypokereval.c (eval_hand): wrongly picked 3 cards from hole
	  cards in omaha8. Reworked the function.
	
	  https://gna.org/bugs/index.php?func=detailitem&item_id=735
	
	* pypokereval.c (CardMask2SortedPyList): add missing STFLUSH case.
	  https://gna.org/bugs/index.php?func=detailitem&item_id=735
	
Fri Jul 23 17:18:16 2004  Loic Dachary  <loic@gnu.org>

	* pypokereval.c: Py_DECREF where appropriate

Sat Feb 21 12:56:11 2004  Loic Dachary  <loic@gnu.org>

	* Initial revision

