summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2004-06-14 14:39:31 (GMT)
committerdgp <dgp@users.sourceforge.net>2004-06-14 14:39:31 (GMT)
commit4f6c1156ca6d0c293d79869f95146601c83c6666 (patch)
tree8ad4a07a433c98d6ed4708a356b7fd331e26e782
parent1ad3c6846690c6d70fe611d3a6be84186ad4ab26 (diff)
downloadtcl-4f6c1156ca6d0c293d79869f95146601c83c6666.zip
tcl-4f6c1156ca6d0c293d79869f95146601c83c6666.tar.gz
tcl-4f6c1156ca6d0c293d79869f95146601c83c6666.tar.bz2
formatting
-rw-r--r--ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 6159c09..726cb0b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,9 +10,9 @@
tcl_libPath variable.
* unix/tclUnixInit.c: Stopped setting the tclDefaultLibrary variable,
- execept on the Mac OS X platform with HAVE_CFBUNDLE. In that configuration
- we should seek some way to make use of the TIP 59 facilities and
- get rid of that usage of tclDefaultLibrary as well.
+ execept on the Mac OS X platform with HAVE_CFBUNDLE. In that
+ configuration we should seek some way to make use of the TIP 59
+ facilities and get rid of that usage of tclDefaultLibrary as well.
* generic/tclInterp.c: Updated [tclInit] to make $env(TCL_LIBRARY) an
absolute path, and to include the scriptdir,runtime configuration value