diff options
author | Joe Mistachkin <joe@mistachkin.com> | 2012-11-13 19:59:14 (GMT) |
---|---|---|
committer | Joe Mistachkin <joe@mistachkin.com> | 2012-11-13 19:59:14 (GMT) |
commit | a4d552f93c2ab129b82405cb45b7e2324a67cbd7 (patch) | |
tree | 05cdd32821888a9c6ad31b3471e19685a398b580 /ChangeLog | |
parent | 03619bc8f398d032fe80e8ebaa683e39a20a3425 (diff) | |
download | tcl-a4d552f93c2ab129b82405cb45b7e2324a67cbd7.zip tcl-a4d552f93c2ab129b82405cb45b7e2324a67cbd7.tar.gz tcl-a4d552f93c2ab129b82405cb45b7e2324a67cbd7.tar.bz2 |
also search for the library directory (init.tcl, encodings, etc) relative to the build directory associated with the source checkout.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2012-11-13 Joe Mistachkin <joe@mistachkin.com> + + * win/tclWinInit.c: also search for the library directory (init.tcl, + encodings, etc) relative to the build directory associated with the + source checkout. + 2012-11-09 Don Porter <dgp@users.sourceforge.net> *** 8.5.13 TAGGED FOR RELEASE *** |