2003-06-15  Gabor Melis  <mega@hotpop.com>

	* released 0.3.3

	* made six detect games with branched move history and issue a warning

	* fixed a crash in conductance calculation that surfaced when
	isolated groups were present

	* fixed load game bug: board size loaded correctly

	* ported to g++ 3.3

2002-09-23  Gabor Melis  <mega@hotpop.com>

	* fixed a bug that caused connections to be lost (not processed)

2002-09-18  Gabor Melis  <mega@hotpop.com>

	* improved evaluation function by setting resistance values

2002-09-15  Gabor Melis  <mega@hotpop.com>

	* made six detect bad defensive moves sooner (winning semi connection
          for the side to move)

	* improved move selection by limiting moves to "critical path"

2002-09-13  Gabor Melis  <mega@hotpop.com>

	* fixed status bar move numbering of games with incomplete move history

	* fixed saving of games with incomplete move history such as PBEM games

2002-09-12  Gabor Melis  <mega@hotpop.com>

	* iconsets for actions

2002-09-11  Gabor Melis  <mega@hotpop.com>

	* the colors of the board widget follow the KDE settings properly

2002-09-10  Gabor Melis  <mega@hotpop.com>

	* removed some icons

	* fixed configure toolbar

2002-09-09  Gabor Melis  <mega@hotpop.com>

	* released 0.3.1

	* fixed compilation errors on RedHat7.2

	* porbably fixed the negative values in clock bug

2002-09-08  Gabor Melis  <mega@hotpop.com>

	* added --black and --white command line options

	* added --pbem-filter command line option

	* implemented forfeit support

2002-09-04  Gabor Melis  <mega@hotpop.com>

	* edges for the losing side are colored different (good for resign)

	* implemented resign support

	* implemented import for Richard's PBEM games

2002-09-01  Gabor Melis  <mega@hotpop.com>

	* saveAs checks for existing files

	* saveAs adds ".six" to filenames if necessary

	* revived tests directory

	* fixed bug that caused a crash when the black player was thinking
          and its move was cancelled

2002-08-30  Gabor Melis  <mega@hotpop.com>

	* released 0.3.0

2002-08-28  Gabor Melis  <mega@hotpop.com>

	* made it compile under kde3

2002-08-26  Gabor Melis  <mega@hotpop.com>

	* released 0.2.8

	* made winning path minimal

2002-08-23  Gabor Melis  <mega@hotpop.com>

	* fixed flashing of winning path for loaded games

	* fixed move history numbers, now in sync with the number on the board

	* marked swapped piece with 'S'

	* fixed swapping at right and bottom edges

2002-08-21  Gabor Melis  <mega@hotpop.com>

	* released 0.2.7

2002-08-20  Gabor Melis  <mega@hotpop.com>

	* implemented change tracking on games

	* fixed diagonal display for boards with xs != ys

	* fixed HexBoard::transvert bug that effects swap

	* made NDEBUG macro control debug messages

	* fixed advanced player params

	* wrote help for save/load

2002-08-19  Gabor Melis  <mega@hotpop.com>

	* implemented save/load

	* introduced HexGameState, refactored HexGame and HexMatch

2002-08-15  Gabor Melis  <mega@hotpop.com>

	* released 0.2.6

	* fixed formatting in mat.h

	* changed resistances

	* test for ordering in connector

	* new ugly icons

	* cleanup

	* fixed includes

2002-08-14  Gabor Melis  <mega@hotpop.com>

	* released 0.2.5
	
	* done a bit of refactoring in sixplayer

	* fixed flashing of moves

	* more kdoc 

2002-08-12  Gabor Melis  <mega@hotpop.com>

	* released 0.2.4
	
	* fixed move counter on the stausbar

	* removed dependency on it++

2002-08-07  Gabor Melis  <mega@hotpop.com>

	* released 0.2.3

2002-08-06  Gabor Melis  <mega@hotpop.com>

	* help done

2002-08-04  Gabor Melis  <mega@hotpop.com>

	* HexGame, HexMatch doc

	* SixPlayer: late calc()

	* Connector: initWithoutCalc, moveWithoutCalc

	* remove empty batches from connector properly

	* test for Group::set

2002-08-02  Gabor Melis  <mega@hotpop.com>

	* 0.2.0 released

Sun Jul  7 19:41:52 CEST 2002 - Gabor Melis <mega@hotpop.com>
    o Initial Creation
