2000/11/11 - v0.1.0
Initial Version

2000/11/19 - v0.1.1
Bug Fixes:
   o Added event on keypad <enter> key.
   o Ignore submit events while cards face down.  This removes the assertion
     failure that would occur if enter was hit before the game started.  It
     also prevents player from pre-maturely ending round.

Features Added:
   o Added help to preferences dialog.
   o Addition, Subtraction, and Multiplication percents automatically keep
     themselves totalling 100%.

2002/02/17 - v0.2.0
Bug Fixes:
   o Fixed parent/child relationships with all dialog boxes.

Features Added:
   o Complete re-vamp of the user interface.

2002/04/04 - v0.2.1
Bug Fixes:
   o None

Features Added:
   o Added Yes/No/Pause buttons.
   o Removed the popup message dialogs.  Replaced them with on screen
     messages.

2002/05/31 - v0.2.2
Bug Fixes:
   o Updated the parent->child relationships in child windows.
   o Limited characters that can be entered to numeric and '-'.
   o Filled holes in the "pause" logic that would sometimes cause the game
     engine to get messed up.

Features Added:
   o Allow user to choose font and font color used to draw text.
   o Added tooltips to the properties dialog.

2002/11/19 - v0.2.3
Bug Fixes:
   o None.

Features Added:
   o Cleaned up the autoconf/automake templates to be consistent with newer
     versions of the GNU build tools.
   o Added French translation from David Hoover.
   o Removed unused xpm's, converted remaining xpm's to png's.

2002/11/23 - v0.2.3
Bug Fixes:
   o None.

Features Added:
   o Added Danish translation file from Gunner Poulsen.

$Id: ChangeLog,v 1.7 2002/11/24 17:14:52 stuffle Exp $
