-- $Id: NEWS file for netToe version 1.1.0 - released on 22 July 2001
-------------------------------------------------------------------------------

  Most important changes and NEWS are in this file.
  A detailed list of changes can be found in the ChangeLog file.

nettoe-1.1.0 (22 July 2001):
  * netToe new uses Colors !
  - Modified the parse_cmd_args(...) function to accept more than one
    argument at time, option --no-colors added. (ref: misc.c)
  - Added modules terminal.c and terminal.h Those file include the new
    code to handle colors in nettoe.
  - Added modules matrices.c and matrices.h Those files include the new
    code to handle the nettoe board matrix.
  - Removed netmisc.c and netmisc.h modules and  included the code in the
    network.c and network.h modules.

nettoe-1.0.6 (1 July 2001):
  * A lot of time passed since the last release :-(
  - Added pc-speaker beeps. (everytime player has to make a move or... take
    a decision in the game.
  - Added a man page for nettoe ( man nettoe )
  - Command line options added. (--no-beep, --help, --version)  
  - Added support for autotools (automake,autoconf...)
  - Fixed all compilation warnings produced by gcc with the -Wall option
    (a lot of potential bugs....)
  - See ChangeLog for a detailed list of changes.

24 June 2001:
  * nettoe 1.0.5 is in Debian unstable, thanks to Andras Bali.

nettoe-1.0.5 (6 June 2000):
  - Why 1.0.0 to 1.0.5 ? Ehm, hmmm.... because ..... ( who cares ? ).  
  * Now nettoe uses ports 7501, 7502 for the network game.
  - Fixed the stupid AI ;-).
  - Added "Hard" (not so hard) AI, removed the old Easy AI level.

nettoe-1.0.0 (31 January 2000):
  - FIXED a BUG in version 0.9b that caused the game to exit improperly.
  - Added error debugging in the network game: now user it's adviced
    on connection errors etc...

nettoe-0.9b:
  - Fixed bugs in the network game.
  - Improved AI. (it still need to be improved).


  -- Gabriele Giorgetti
	<g.gabriele@europe.com>






