New in GtkBalls 2.2.0
  - Game rules now customizable. (i.e. you can set board size different
    than 9x9)
  - "Input name" dialog now works as expected
  - Save game file format changed to plain text.
  - Score file format changed. Though old format still supported.
  - Updated Polish translation

New in GtkBalls 2.1.1
  - Save/Load game
  - Option to turn off "disappearing" animation
  - Dont try to load 'Default' theme at startup twice if not found

New in GtkBalls 2.1
  - "Advanced" themes.

New in GtkBalls 2.0.1
 - Fixed the "Undo" bug: after a move resulting in a score growth, the "Undo"
   did not decrease the score.
 - New translations: Polish and German
 - Updated French translation. (But i dont know French, so review it
   if you know =)
 - Dialogs can be closed by hitting "ESC" key

New in GtkBalls 2.0
 - Undo (backport from 2.1 branch)
   (i got no bug reports for 2.0pre1 release, so i add "undo" option
   and release it as 2.0)

New in GtkBalls 2.0pre1
 - New maintainer (drF_ckoff)
 - i18n fixes
 - Removed almost all *set_usize()'s. Now all sizes
   is up to gtk+. Must look better on all combinations
   of themes/font sizes...
 - Beautyfied alot all dialogs
 - Some sort of keyboard control in dialogs (not yet
   finished)
 - "Theme" support. (see THEME)
 - New default theme + 2 extra themes
 - Removed dependence on libxml, now saves settings
   in plain text ~/.gtkballsrc
 - Not "user visible" changes: all sources now has
   "drF_ckoff'ish" indentation =)

New in GtkBalls 1.05pre1
 - Support for GNU autocong and GNU gettext
 - Minor changes to game rules
 - Improvements of user interface
