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

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

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

	* Makefile (APPVERSION, BUGADDRESS): Add.

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

	* main.m: Include simtools.h.

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

	* Makefile (SWARMHOME): Default to 1998-10-04.

	* main.m: Include graph.h.

1998-08-17  Marcus G. Daniels  <mgd@wijiji.santafe.edu>
	
	* Makefile (SWARMHOME): Default to 1998-08-17.
	Include Makefile.appl from $(SWARMHOME)/etc/swarm.

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

	* ObserverSwarm.[hm]: Remove createEnd.

	* ObserverSwarm.m: Don't include collections.  Include gui.h
	and graph.h.  Reformatting throughout.

	* ModelSwarm.m: Include objectbase.h and graph.h.

	* ModelSwarm.h: Include objectbase/Swarm.h instead of objectbase.h.
	Reformatting throughout.

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

	* ObserverSwarm.h: Don't include objectbase.h, activity.h, 
	collections.h, simtools.h, or analysis.h.  Include
	simtoolsgui/GUISwarm.h, and simtoolsgui.h.  Reformatting throughout.

	* ModelSwarm.m: Don't include stdlib.h and simtools.h.  Include
	random.h.  Reformatting throughout.

1998-02-26  Alex Lancaster  <alex@santafe.edu>

	* ObserverSwarm.m ([ObserverSwarm -buildObjects]): Removed
	globalTkInterp calls for Canvas, now use ([Widget -packFillLeft:])
	and GUI_UPDATE_IDLE_TASKS() macro.

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

	* ObserverSwarm.m: Send waitForControlEvent to actionCache.

	* main.m (main): Constify argv.

1998-01-16  Alex Lancaster  <alex@santafe.edu>

	* readme.txt: Updated.

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

	* main.m (main): Call SET_WINDOW_GEOMETRY_RECORD_NAME for
	swarm.

	* ObserverSwarm.m: Use CREATE_ARCHIVED_PROBE_DISPLAY for
	modelSwarm and ObserverSwarm.  Call SET_WINDOW_GEOMETRY_RECORD_NAME
	for graphCanvas.

	* Makefile (SWARMHOME): Bump to 1.0.5.

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

	* Makefile: Don't define SWARMHOME if it already is defined.

