summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordavygrvy <davygrvy>2003-11-16 06:07:00 (GMT)
committerdavygrvy <davygrvy>2003-11-16 06:07:00 (GMT)
commit1274ea88155ced21612a96a62a4ed9d31d6f1274 (patch)
tree2fcf4612758b0625f77b9bce308f2b41add5f353 /ChangeLog
parent9c4b699070cef63a8f5d56755a330322fa2cc6c9 (diff)
downloadtk-1274ea88155ced21612a96a62a4ed9d31d6f1274.zip
tk-1274ea88155ced21612a96a62a4ed9d31d6f1274.tar.gz
tk-1274ea88155ced21612a96a62a4ed9d31d6f1274.tar.bz2
Fixes pkgIndex.tcl generation so a symbols build is loaded when Tcl is symbols
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c954131..1c5f53e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-11-15 David Gravereaux <davygrvy@pobox.com>
+
+ * win/makefile.vc: Fixes pkgIndex.tcl generation so a symbols build
+ is loaded when Tcl is symbols.
+
2003-11-15 Vince Darley <vincentdarley@users.sourceforge.net>
* generic/tkTextDisp.c: