summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordavygrvy <davygrvy>2003-08-25 20:37:47 (GMT)
committerdavygrvy <davygrvy>2003-08-25 20:37:47 (GMT)
commitd86a55f4e1dfd4e7b348946e8d683b848898316d (patch)
tree749a2ff6150045219b344a343bea6a8f70eea32d
parent0b27dea6c1d325d960e37f1bf4c6d33dfa2e8257 (diff)
downloadtk-d86a55f4e1dfd4e7b348946e8d683b848898316d.zip
tk-d86a55f4e1dfd4e7b348946e8d683b848898316d.tar.gz
tk-d86a55f4e1dfd4e7b348946e8d683b848898316d.tar.bz2
no message
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1373b4d..97e6222 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-08-25 David Gravereaux <davygrvy@pobox.com>
+
+ * win/makefile.vc: Don't do a string compare on the $(DBGX)
+ variable, use the $(DEBUG) boolean directly. Also, don't try
+ to regen the stubs table if $(TCLSH) doesn't exist.
+
2003-08-22 Donal K. Fellows <fellowsd@cs.man.ac.uk>
* library/demos/msgbox.tcl: Brought into line with the newer