27 Dec 1998

	* Version 0.72
	* Updated for new kdelibs (1.1-alpha)

4 Dec 1998

	* Version 0.71
	* Fixed memory leaks
	* Fixed bug in computer player
	* Small fixes

13 Aug 1998

	* Version 0.7
	* Black players starts game
	* Added links to documentation
	* Drawing of hoshi points
	* Fixed bugs KGoWidget and KGoBoard
	* Variable size board default enabled
	* Changed NetGame dialog

12 Aug 1998

	* Rewrite of KNetObject
	* You can now use a variable size board
		by configuring Kgo with the command
		'configure --enable-debug'
		(works only for computer and 2 player game)  
	* Fixed bugs in KGoBoardView, KGoComputer
		and in KGoBoard
	* Dead pieces can now be removed in blocks instead
		of one piece at a time
	* Moved code from KGoBoard to KZoneBoard

11 Aug 1998

	* Started work on variable size board
	* Fixed bug in KGoBoard
	* Fixed bug in NetDialog
	* Fixed bug in KGoBoardView
	* Fixed bug in KGo  
	* Changes to signals & slots in KGoBoard and KGoPlayer
	* Added keybindings

10 Aug 1998

	* Version 0.6
	* Replaced this.size() by size()
	* Updated documentation

9 Aug 1998

	* Version 0.5

8 Aug 1998

	* Network game is working
		( but doesn't hanle any errors yet )

7 Aug 1998

	* Started work on Network Game 
	* Added (empty) classes NetDialog, KNetObject and
		KNetworkPlayer
	* Fixed bug in KGoBoard

5 Aug 1998

	* Version 0.3
	* Automatic finding of zones added to counting
	* New icons

4 Aug 1998
 
	* Changes to signals and slots
	* Counting works (but isn't finished yet)

3 Aug 1998

	* Changed Makefile.am to include all necessary files
	* Fixed bug in legenda
	* Better layout
	* Loading and saving of some settings

31 Jul 1998

	* Started work on counting the score

29 Jul 1998

	* Version 0.2 
	* Fixed bugs in newGame()
	* Changes to layout
	* Added class KVP_Player and KV2P_Player
	* More work on loading and saving games
		- 2 player game can be saved
	* Documentation updates

28 Jul 1998

	* Started work on loading and saving games
	* Added option for enabling/disabling statusbar
	* Added option for enabling/disabling legenda
	* Using pixmap to draw Go board

27 Jul 1998

	* Version 0.1

25 Jul 1998
	
	* Changes to GUI
	* Added documentation with kdoc
	* Changes in signals and slots

24 Jul 1998
	
	* Created new class KMoveList
	* Changes to KGoWidget, KGo, KGoView, KGoPlayer

23 Jul 1998

	* Started working again
	* Fixed a lot of bugs
	* Started working on GameOver widget


7 Jul 1998

	* Bug fixes

5 Jul 1998

	* Computer game is working
	* Many changes to KGoBoard and KGoPlayer

4 Jul 1998
	
	* Two player game works

3 Jul 1998

	* Two player game is working (but still has a lot of bugs )

2 Jul 1998

	* Program compiles and starts up
	* Very simple layout with lines and circles
	* Started working on computer player

1 Jul 1998

	* Started work on kgo
