diff options
author | davygrvy <davygrvy> | 2003-08-25 20:37:47 (GMT) |
---|---|---|
committer | davygrvy <davygrvy> | 2003-08-25 20:37:47 (GMT) |
commit | fabad1cb98ecd55d011806c07798b097caabfd19 (patch) | |
tree | 749a2ff6150045219b344a343bea6a8f70eea32d /ChangeLog | |
parent | 156d956258e0f1eb9c3df55199f3eafb3809505c (diff) | |
download | tk-fabad1cb98ecd55d011806c07798b097caabfd19.zip tk-fabad1cb98ecd55d011806c07798b097caabfd19.tar.gz tk-fabad1cb98ecd55d011806c07798b097caabfd19.tar.bz2 |
no message
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |