summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoe Mistachkin <joe@mistachkin.com>2012-11-13 19:59:14 (GMT)
committerJoe Mistachkin <joe@mistachkin.com>2012-11-13 19:59:14 (GMT)
commita4d552f93c2ab129b82405cb45b7e2324a67cbd7 (patch)
tree05cdd32821888a9c6ad31b3471e19685a398b580 /ChangeLog
parent03619bc8f398d032fe80e8ebaa683e39a20a3425 (diff)
downloadtcl-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--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fb97890..ee34c44 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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 ***