diff options
author | das <das> | 2004-08-26 16:01:17 (GMT) |
---|---|---|
committer | das <das> | 2004-08-26 16:01:17 (GMT) |
commit | 1d21fcfd2d8f150847d7d1636ce03746adff3955 (patch) | |
tree | 21027e38d6dcd722efa194b6054bb9a63532834a /ChangeLog | |
parent | 3060491426e52099c85b053985225c8518fa0d4e (diff) | |
download | tcl-1d21fcfd2d8f150847d7d1636ce03746adff3955.zip tcl-1d21fcfd2d8f150847d7d1636ce03746adff3955.tar.gz tcl-1d21fcfd2d8f150847d7d1636ce03746adff3955.tar.bz2 |
* unix/Makefile.in: added customization of default module path roots
via TCL_MODULE_PATH makefile variable.
* macosx/Makefile: add platform standard locations to default
module path roots. [Patch 94288]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2004-08-27 Daniel Steffen <das@users.sourceforge.net> + + * unix/Makefile.in: added customization of default module path roots + via TCL_MODULE_PATH makefile variable. + * macosx/Makefile: add platform standard locations to default + module path roots. [Patch 94288] + 2004-08-25 Don Porter <dgp@users.sourceforge.net> * tests/timer.test (timer-10.1): Test for Bug 1016167. |