2000-02-27    <mgd@nest.swarm.org>

	* Makefile (BUGADDRESS): Update to SDG.
	(SWARMHOME, APPVERSION): Update to 2.1.

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

	* Makefile (APPVERSION, BUGADDRESS): Add.

	* main.m: Include simtools.h.

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

	* Makefile (SWARMHOME): Default to 1998-08-17.
	(LDFLAGS): Remove.
	Include Makefile.appl from $(SWARMHOME)/etc/swarm.

1998-07-20  Marcus G. Daniels  <mgd@wijiji.santafe.edu>

	* PplObserverSwarm.[hm]: Include analysis.h (for ActiveGraph).

	* Person.m: Include collections.h.

	* Person.h: Don't include collections/String.h.

1998-06-25  Marcus G. Daniels  <mgd@ute.santafe.edu>

	* PplModelSwarm.m ([PplModelSwarm -buildObjects]): Use catC:
	instead of appendC:.

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

	* PplModelSwarm.m: Include objectbase.h.

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

1998-03-20  Marcus G. Daniels  <mgd@wijiji.santafe.edu>

	* PplModelSwarm.m: Remove silly `Linux' ifdefed temp_char problem.
	The string wasn't terminated.

	* PplModelSwarm.m: Include random.h instead of simtools.h.

	* Person.m, PplModelSwarm.m, PplObserverSwarm: Reformatting
	throughout.

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

	* PplObserverSwarm.m: Include simtoolsgui/ActiveGraph.h.

	* PplObserverSwarm.h: Don't include objectbase.h.  Include
	simtoolsgui/GUISwarm.h and simtoolsgui.h.

	* Person.m: Include random.h instead of simtools.h.

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

	* Counter.h, Person.h: Include from objectbase/ instead of
	swarmobject/.

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

	* main.m (main): Constify argv.

	* PplObserverSwarm.m: Include gui.h.
	Use Graph instead of BLTGraph for pplLeftGraph.

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

	* PplObserverSwarm.m: Send waitForControlEvent to actionCache.
	Use renamed setTitle: and setAxisLabelsX:Y: methods with
	pplLeftGraph.

	* PplObserverSwarm.h: Include gui.h
	(PplObserverSwarm): Make pplLeftGraph conform to the Graph
	protocol instead of being statically typed to BLTGraph.  Make
	numberLeft conform to the GraphElement protocol instead of being
	statically typed.  Make pplLeftGrapher conform to the ActiveGraph
	protocol instead of being statically typed.
	Reformatting throughout.

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

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

	* PplObserverSwarm.m: Use CREATE_PROBE_DISPLAY to create
	probe displays for pplModelSwarm and PplObserverSwarm.

1997-12-20  Marcus G. Daniels  <mgd@wijiji.santafe.edu>

	* PplObserverSwarm.m: Include simtools/ActiveGraph.h.
	Send 
	([PplObserverSwarm -buildActions]): Send doTkEvents to actionCache,
	not controlPanel.

	* PplModelSwarm.m ([PplModelSwarm +createBegin:aZone]): Switch
	to id <ProbeMap> from *ProbeMap.

	* PplObserverSwarm.m ([PplObserverSwarm +createBegin:]): Likewise.

	* Person.h: Constify return of getName and stayOrGo.
	Reformatting throughout.

	* Person.m ([Person -stayOrGo]): Constify return.
	([Person -getName]): Likewise.  Reformatting throughout.

	* PplObserverSwarm.h:  Switch from swarmobject.h to objectbase.h.

	* PplModelSwarm.h: Likewise.
