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

	* Release-Notes: Updated for 1.0.4.

1997-12-12  glen e. p. ropella  <gepr@seamus.trail.com>

	* Makefile.conf (CC): specified which compiler to use in OZ

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

	* Makefile.conf (EXTRACFLAGS): Add -Werror to mgd-SFI-Solaris.
	Use -Wno-implicit-int instead of -Wno-implicit under gcc28.  Use
	-Wno-implicit for egcs (-Wno-implicit-int apparently not
	supported).  Use neither for old gcc.
	Add -Werror and switch to -Wno-implicit-int for glibc2 config
	(now using gcc28).
	Use -Wno-implicit-int -Werror for my Irix 5.3 config too.

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

	* Makefile.lib, Makefile.appl (nameswap): Remove nameswap targets.
	Symlinks in include/ take care of it.

Tue Dec  9 08:06:53 1997  glen e. p. ropella  <gepr@swarm.com>

	* Makefile.lib (nameswap): Added temporary nameswap target 
	to library makefile.

Mon Dec  8 22:17:06 1997  glen e. p. ropella  <gepr@seamus.trail.com>

	* Makefile.appl (nameswap): added a temporary target to the
	application makefile to run a simple sed script to replace 
	swarmobject with objectbase.

	* Makefile.conf (SWARMLIBS): changed -lswarmobject to -lobjectbase

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

	* Makefile.conf (OTHERLIBS): Add -lpthread to mgd-PSU-GNU/Linux-glibc2
	configuration.
	(OPTFLAGS): Add -Wno-implicit to mgd-PSU-Irix5 configuration; now
	using gcc-2.8.
	(OPTFLAGS): Likewise for mgd-PSU-GNU/Linux-glibc2.

1997-12-07  Marcus G. Daniels  <mgd@wijiji.santafe.edu>
	
	* Makefile.conf: Get SETUP from SWARMSETUP, to reduce probability
	of picking up a non-Swarm related environment variable.

	* Makefile.conf: Determine my compiler from SWARMCOMPILER variable.

	* Makefile.conf: Always include debugging in my configs.

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

	* Makefile.conf: Add mgd-PSU-GNU/Linux-glibc2 configuration. 
	Rename mgd-PSU-GNU/Linux to mgd-PSU-GNU/Linux-libc5. 
	Make all EXTRA{C,LD}FLAGS assignments of the "override +="
	form.

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

	* Makefile.conf: Tweak Tcl/Tk paths in Solaris configuration.

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

	* Makefile.conf: Add mgd-PSU-GNU/Linux and mgd-PSU-Irix5
	configurations.

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

	* Makefile.conf: Add mgd-FSF-NetBSD (Alpha) configuration.

1997-11-29  Marcus G. Daniels  <mgd@grasshopper.santafe.edu>

	* Makefile.conf: Rename mgdSFI to mgd-SFI-Solaris and add
	mgd-SFI-GNU/Linux configuration. 
	(TCLLIB,TKLIB): Insert "tcl" and "tk" before TCLVERS and TKVERS
	in computed paths for configs above.
	(XPREFIX): Add variable for base of XINC and -L options for configs
	above.  Use /usr/X11R6 on GNU/Linux config.
	(SYSDEPLIBS): Add SYSDEPLIBS=-dl for GNU/Linux.

Thu Nov 20 10:24:01 1997  glen e. p. ropella  <gepr@grasshopper.santafe.edu>

	* Makefile.conf (CC): Assign the default compiler for the SFI setup
	to "gcc."

	* Acknowledgements: Added Irene, Marcus, and Alex.

	* Release-Notes (1.0.4): Began collating notes on changes.

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

	* Makefile.conf (CC): Make it possible to override CC from
	within a site config.
	
1997-11-17  Marcus G. Daniels  <mgd@wijiji.santafe.edu>

	* Makefile.conf (SETUP): Let environment or command line SETUP
	override default of SFI.

