diff options
author | davygrvy <davygrvy@pobox.com> | 2002-06-18 00:13:15 (GMT) |
---|---|---|
committer | davygrvy <davygrvy@pobox.com> | 2002-06-18 00:13:15 (GMT) |
commit | 53accc2f4b69e7f0ef7b626635ff6ad451afe4ae (patch) | |
tree | 298765a3a4d1d5f06b2cb3d168a9e36905591656 /ChangeLog | |
parent | 2a58823e756c00cf27d05db75d5b507b78787a9f (diff) | |
download | tcl-53accc2f4b69e7f0ef7b626635ff6ad451afe4ae.zip tcl-53accc2f4b69e7f0ef7b626635ff6ad451afe4ae.tar.gz tcl-53accc2f4b69e7f0ef7b626635ff6ad451afe4ae.tar.bz2 |
no message
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
@@ -1,3 +1,15 @@ +2002-06-17 David Gravereaux <davygrvy@pobox.com> + + Trims to support the removal of RESOURCE_INCLUDED from rc + scripts from FR #565088. + + * generic/tcl.h: moved the #ifndef RC_INVOKED start block up in + the file. rc scripts don't need to know thread mutexes. + + * win/tcl.rc: + * win/tclsh.rc: removed the #define RESOURCE_INCLUDED to let the + built-in -DRC_INVOKED to the work. + 2002-06-17 Jeff Hobbs <jeffh@ActiveState.com> * doc/CrtTrace.3: Added TIP#62 implementation of command |