12001-03-15    Karl Lehenbauer <karl@procplace.com>
2
3	* installFile.tcl: Added updating of the modification time of
4	  the target file whether we overwrote it or decided that it
5	  hadn't changed.  This was necessary for us to be able to
6	  determine whether or not a module install touched the file.
7
82001-03-08    Karl Lehenbauer <karl@procplace.com>
9
10	* installFile.tcl: Added support for converting new-style (1.1+) 
11	  Cygnus drive paths to Tcl-style.
12
132001-01-15    <brent.welch@interwoven.com>
14
15        * tcl.m4: Added FreeBSD clause.
16
172001-01-03    <brent.welch@interwoven.com>
18
19        * tcl.m4: Fixed typo in SC_LIB_SPEC where it is checking
20	for exec-prefix.
21
222000-12-01    <brent.welch@interwoven.com>
23
24        * tcl.m4: Concatenated most of the Ajuba acsite.m4 file
25	so we don't need to modify the autoconf installation.
26	* config.guess:
27	* config.sub:
28	* installFile.tcl:
29	Added files from the itcl config subdirectory,
30	which should go away.
31
322000-7-29    <welch@ajubasolutions.com>
33
34        * Fixed the use of TCL_SRC_DIR and TK_SRC_DIR within TCL_PRIVATE_INCLUDES
35	and TK_PRIVATE_INCLUDES to match their recent change from $(srcdir)
36	to $(srcdir)/..
37