summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordavygrvy <davygrvy@noemail.net>2003-08-25 20:37:46 (GMT)
committerdavygrvy <davygrvy@noemail.net>2003-08-25 20:37:46 (GMT)
commit583a0be1796b9a0e244cf287055564e7571f6696 (patch)
tree749a2ff6150045219b344a343bea6a8f70eea32d
parent88f6e795f25d764816733ddbd38f56580c483cea (diff)
downloadtk-583a0be1796b9a0e244cf287055564e7571f6696.zip
tk-583a0be1796b9a0e244cf287055564e7571f6696.tar.gz
tk-583a0be1796b9a0e244cf287055564e7571f6696.tar.bz2
no message
FossilOrigin-Name: 68cc9ce3b350fe8384e803bff1f128462339bd92
-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