Sun Oct 29 19:52:30 1995  Juergen Schoenwaelder  <schoenw@data>

	* scotty.c, tkAppInit.c:
	  Initialize a global Tcl variable scotty_RcFileName.

	* Makefile.in:
	  Dynamic loading support (tested on SunOS, IRIX, Linux).

Fri Oct 20 12:36:11 1995  Juergen Schoenwaelder  <schoenw@data>

	* configure.in, config.h.in:
	  Removed the check for clnt_create() which is not used
	  anymore.

Thu Sep 21 21:30:17 1995  Juergen Schoenwaelder  <schoenw@data>

	* init.tcl (tkerror):
	  There is now a default definition for tkerror.

Wed Sep 20 19:30:34 1995  Juergen Schoenwaelder  <schoenw@data>

	* Scotty reads the environment variable SCOTTY_LIBRARY
	  to initialize the scotty_library variable.

Sat Sep 16 14:03:28 1995  Juergen Schoenwaelder  <schoenw@kastor>

	* Removed the stcl code as this is now part of tcl7.5*.
	  Get the latest Tcl/Tk version if you want to use the
	  safe Tcl extension.

Fri Aug 25 00:52:55 1995  Juergen Schoenwaelder  <schoenw@data>

	* Makefile.in:
	  Fixed dependencies to avoid unecessary linker runs.

	* configure.in:
	  Cache include and library paths between configure runs.

Mon Aug 14 12:44:47 1995  Juergen Schoenwaelder  <schoenw@data>

	* Makefile.in:
	  Various changes to allow compilation in other directories
	  using the VPATH and SRC_DIR variables.

Fri Aug 11 16:56:56 1995  Juergen Schoenwaelder  <schoenw@data>

	* scotty-2.0.0

Sun Aug  6 18:51:24 1995  Juergen Schoenwaelder  <schoenw@data>

	* configure.in:
	  Removed the --with-tcl*, --with-tk* options. Instead, we
	  query for the right path interactively.

Mon Jul 24 18:30:10 1995  Juergen Schoenwaelder  <schoenw@data>

	* scotty.c (main):
	  Scotty did not stop to process options once there was
	  a string that definitely was not an option.

Mon Jul 24 11:41:17 1995  Juergen Schoenwaelder  (schoenw at sulu)

	* Added the safe tcl extension (stcl-0.1) to the scotty
	  sources until they are part of ordinary Tcl. See the
	  file stcl-0.1/stcl.README for more details.

Mon Jul 17 10:53:06 1995  Juergen Schoenwaelder  <schoenw@data>

	* Created a library directory which will contain a library
	  of useful scotty procedures that can be used in various
	  applications.

Fri Jun 23 10:47:38 1995  Juergen Schoenwaelder  <schoenw@data>

	* Update msqltcl to Hakan Soderstrom's 1.50 version.

Mon May 15 00:24:03 1995  Juergen Schoenwaelder  (schoenw at sulu)

	* configure.in (rpcent):
	  Run CPP before we grep for struct rpcent.

Wed Apr 26 09:02:39 1995  Juergen Schoenwaelder  <schoenw@data>

	* configure.in (rpcent):
	  Check for rpc/netdb.h added. Hans Bayle (hansb@aie.nl)
	  reported that SCO uses this header for rpcent stuff.

Thu Apr 13 22:27:22 1995  Juergen Schoenwaelder  <schoenw@data>

	* Create a cgi directory which contains our WWW scripts.

Sun Mar 19 13:05:40 1995  Juergen Schoenwaelder  (schoenw at sulu)

	* Moved msqltcl.c into the bones directory.

Fri Mar 10 09:43:53 1995  Juergen Schoenwaelder  <schoenw@data>

	* Moved most of the sources into the tcpip subdirectory.
