*** December 2004 (waouh 3 years since last time I changed this file !)

- version 1.08

- partly added CKM patch. it is now possible to see the list of stored games 
  of a player and as well to look at them.

- other (minor I think) changes

*** June 2001

- asynchronous connection/disconnection

- wait for disconnection confirmation before quitting the application 
  (necessary under windows where disconnection prematuraly will cause IGS
   to think the user is still connected)

- bugfix : Fixed a monstruous bug in FlTextOutput. 

- bugfix : Sgf reader fix with '\[' and '\]' characters.

- Improved the layout of the goban window.

- A new observer browser.

- Using GIF instead of PNG images ...

*** 3 Nov 2000 ***

- bugfix : in FlTextOutput, text getting too big, now limited to a certain 
amount ... (would cause vizigo to block after a long time running)

- bugfix : did not accept new move in some game (if another game with the same 
number had been observed before)

- bugfix : entering the port number was very difficult ! 

*** 4 Nov 2000 ***

- toggle client mode on automatically

- using a new version of FLTK 2

*** 7 Nov 2000 ***

- changed look of the board

- moves browser

- observers browser

- bugfixes (in particular crashing bug in various browsers, this bug was here
for a long time !)

*** 9 Nov 2000 ***

- bugfix in FlTextOutput that caused the text to move wildly ...

*** 16 Nov 2000 ***

- results browser printed all games as free under nngs

*** 18 Nov 2000 ***

- some memory and OS related bugfixes (now works under Digital unix)
- using GIF instead of PNG for images ... (Had no png library to test with
under Digital unix)

*** 20 Nov 2000 ***

- improved the layout of the goban window

*** 24 Nov 2000 ***

- some fixes for win95/98 related to images and fonts
- RELEASED version 1.06

*** 27 Nov 2000

- sgf reader fix for comment containing escape characters
- connecting asynchronously so that vizigo does not stay blocked if the dns
looking takes time/fails ...
- fixed a bug with handicap and non 19x19 sized goban