============================================================================
User visible changes for PySol
============================================================================

Changes in 3.00 (04 Nov 1999):
  * bought a new solitaire book and implemented 67 new games :-)
  * added a menubar entry for popular games
  * new assist function: highlight all cards with the same rank
    (shift-click the left mouse button)
  * FreeCell game numbers are now compatible to the FreeCell FAQ
  * added a "Next game" button to the game number dialog
  * improved statistics and log views
  * added images for the Talon redeal state
  * corrected some layout problems
  * the bundled version now ships as pre-compiled Python bytecode
    because it loads faster and uses much less memory

Changes in 2.99 (13 Oct 1999):
  * 1 new game: Lara's Game
  * re-added the relaxed game variants
  * due to popular demand I've finally implemented "Quick play"
  * log games, statistics can be exported to a file
  * converted all pictures to RLE encoded GIFs to avoid the
    infamous Unisys LZW patent
  * a huge number of other improvements
  - saved games are not compatible with previous versions
  - some changes in key and mouse bindings

Changes in 2.91 (23 Jun 1999):
  * check for Python 1.5.2 at program startup
  * some other minor fixes

Changes in 2.90 (16 Jun 1999)
  * added about 20 new games
  * implemented a nice select-game tree dialog
  * starting a new game is noticeably faster now
  * documentation updated
  - PySol now requires Python 1.5.2

Changes in 2.14 (26 May 1999)
  * fixed rules of Calculation which got broken in 2.02

Changes in 2.13 (13 May 1999)
  * fixed a small bug in "Select game by number..."

Changes in 2.12 (20 Apr 1999)
  * another small bug fix

Changes in 2.11 (07 Apr 1999)
  * some finor fixes

Changes in 2.10 (11 Mar 1999)
  * major display speed improvements
  * added support for background table tiles
  * fixed rules of Spider and Divorce which got broken in 2.02
  * rearranged source code to prepare for a future Gnome, KDE,
    wxWindows or JPython/Swing version

Changes in 2.02 (20 Jan 1999)
  * 1 new game: Canfield
  * new assist function: autoplay
  * new assist function: automatic face up
  * new assist function: highlight all matching cards
    (control-click the left mouse button)
  * can change card background
  * support for timer-based animations
  * improved interaction with the window manager (X11)

Changes in 2.01 (21 Dec 1998)
  * 3 new games: Eight Off, Golf and Grandfather's Clock
  * created new package PySol-Cardsets - get it from the PySol home page
  * implemented a statusbar
  * new assist function: highlight all moveable piles
  * enabled tearoff menus under Unix
  * improved table layout with small and large cardsets

Changes in 2.00 (30 Nov 1998)
  * 2 new games: Calculation and Numerica
  * implemented support for plugins - now you can easily add your own games
  * new option to automatically shade legal moves
  * added additional cardsets for low and high screen resolutions
  * major source code rearrangements

Changes in 1.12 (13 Oct 1998)
  * display a progress bar during startup

Changes in 1.11 (09 Oct 1998)
  * 3 new games: Big Harp, Eiffel Tower and Matriarchy
  * corrected rules of Divorce
  * enhanced statistics, can change player name
  * added "Select game by number"
  * implemented tooltips
  * some fixes for Windows (vanishing menubar, problems when $HOME was
    not set, better toplevel geometry)

Changes in 1.10 (02 Oct 1998)
  * 1 new game: Divorce
  * added a toolbar
  * implemented shadows

Changes in 1.03 (26 Sep 1998)
  * 3 new games: Spider, Braid and Forty Thieves
  * middle mouse button (or Control-left) shows partially hidden cards
  * menus restructured
  * major source code rearrangements

Changes in 1.02 (16 Sep 1998)
  * 1 new game: Picture Gallery
  * added strict-rules variants of FreeCell and Seahaven Towers
  * improved animation speed
  * added a small manual page

Changes in 1.01 (14 Sep 1998)
  * 2 new games: FreeCell and Seahaven Towers
  * the Undo key is now bound both to 'z' as well as 's'

Changes in 1.00 (10 Sep 1998)
  * includes 4 games: Gypsy, Irmgard, 8x8 and Klondike
  * first public release

