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.4
Bug Fixes:
   o None.

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

2002/11/24 - v0.2.5
Bug Fixes:
   o Removed obsolete documentation.

Features Added:
   o Added Hebrew translation file from Shahaf Arad.

2014/10/12 - v3.0.0
Bug Fixes:
   o Yes.

Features Added:
   o GTK3 support without GNOME
   o Added Russian translation from Alexey Loginov
   o Updated French translation from Geiger David, Adrien Daugabel and Stephane Flavigny
   o Translations for desktop file
   o Updated Hebrew translation from Shahaf Arad

2014/12/21 - v3.0.1
Bug Fixes:
   o Fixed crash due to unexpected function calls.
   o Improved resources loading algo.
   o Removed unneded source file generated by Glade.
   o Added script for manual page installation.
   o Fixed some warnings.
   o Fixed License button.

Features Added:
   o None.

2015/10/11 - v3.0.2
Bug Fixes:
   o None.

Features Added:
   Translations from transifex.com
   Use intltool for desktop file

2019/02/08 - v3.0.3
Bug Fixes:
   o None.

Features Added:
   Translations from transifex.com
   Use gettext instead of intltool for desktop file
