1999-08-25  Marcus G. Daniels  <mgd@pojoaque.santafe.edu>

	* Makefile (APPVERSION, BUGADDRESS): Add.

	* IPDdemo.m: Include simtools.h.

1998-08-24  Marcus G. Daniels  <mgd@wijiji.santafe.edu>

	* Makefile: Include Makefile.appl from etc/swarm.
	(SWARMHOME): Default to 1998-08-24.

1998-04-24  Marcus G. Daniels  <mgd@wijiji.santafe.edu>

	* AgentSwarm.m, EvolvableIPDagent.m: Include random.h instead of
	simtools.h.

	* AgentSwarm.h: Include objectbase/Swarm instead of objectbase.h.

	* AgentObsSwarm.h: Include simtoolsgui/GUISwarm.h instead
	of simtools.h.  Make fitnessGraph and lenGraph conform
	to the EZGraph protocol.

1998-02-27  Marcus G. Daniels  <mgd@wijiji.santafe.edu>

	* testIPD.m: Include simtoolsgui.h.
	Reformatting throughout.

	* Makefile (APPLICATION): Make IPDdemo, not testIPD the application
	to build by default.  Update SWARMHOME.

1998-01-27  Marcus G. Daniels  <mgd@wijiji.santafe.edu>

	* testIPD.m (main): Disable display schedule and actions and
	simply loop getting and delivering actions.  Use updateAgent:
	instead of updateAgent:atIter:.

	* Makefile (SWARMHOME): Bump default to swarm-1998-01-27.
	(#APPLICATION, #OBJECTS):  Add dependencies for testIPD.

	* AgentObsSwarm.m ([AgentObserverSwarm -buildObjects]): Send
	waitForControlEvent to actionCache.

	* Agent.m ([Agent +createBegin:]): Fix typo in method name.

	* IPDdemo.m (main): Constify argv.  Reformatting throughout.

1998-01-15  Marcus G. Daniels  <mgd@wijiji.santafe.edu>

	* AgentObsSwarm.m ([AgentObserverSwarm -buildObjects]): Use
	SET_WINDOW_GEOMETRY_RECORD_NAME for fitnessGraph and lenGraph.
	([AgentObserverSwarm -buildActions]): Send doTkEvents to actionCache.
.
1997-12-12  Marcus G. Daniels  <mgd@wijiji.santafe.edu>

	* Makefile (SWARMHOME): Don't define if already defined.

	* AgentSwarm.m ([AgentSwarm -evaluate]): Add parens around
	while loop of iteration through evalPopList.
	([AgentSwarm +createBegin:]): Use id <ProbeMap> not ProbeMap *.

	* AgentObsSwarm.m ([AgentObserverSwarm +createBegin:]): Use 
	id <ProbeMap> not ProbeMap *.

