summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoe Mistachkin <joe@mistachkin.com>2012-11-13 20:03:42 (GMT)
committerJoe Mistachkin <joe@mistachkin.com>2012-11-13 20:03:42 (GMT)
commit41552a3de10d3861ea5aa312bef58918d99de3c2 (patch)
tree4ab00204aef4bc26bf81744426b7a619c2560c69 /ChangeLog
parent4980b7bd80aaa2e11a6c4c5e2459aabe975a6150 (diff)
parenta4d552f93c2ab129b82405cb45b7e2324a67cbd7 (diff)
downloadtcl-41552a3de10d3861ea5aa312bef58918d99de3c2.zip
tcl-41552a3de10d3861ea5aa312bef58918d99de3c2.tar.gz
tcl-41552a3de10d3861ea5aa312bef58918d99de3c2.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 ad0bad1..ff9713f 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-10 Miguel Sofer <msofer@users.sf.net>
* generic/tclBasic.c: re-enable bcc-tailcall, after fixing an