9/25/02:
	* (ADB) Wallyplus played its first game against Gnu Go, using
	  twogtp1or2.py Python script. First GTP V2 implementation finished.

9/22/02:
	* (ADB) Wallyplus can now play white

9/21/02:
	* (ADB) HTML handbook, KDevelop project

8/22/02:
	* (ADB) first C++ version (compilation with gcc-3.2)

3/13/97:
	* Changed pattern1 to add influence[x][y] to urgency from pattern

2/15/97:
	* Added influence function
	* Added add_influence to placestone() function
	* Added code to printgame() to print influence matrix if
	  TEST_INFLUENCE is defined in compile
	* Added code to initgame() to add_influence() for handicaps

1/29/97:
	* Moved the patterns to an external file for easier manipulation
	* Changed function remove() to gremove() to avoid conflict
          w/remove() defined in stdio.h
	* Made Makefile
	* Moved defines to mod-wally.h
