diff options
| author | davygrvy@pobox.com <davygrvy> | 2003-12-16 02:35:37 (GMT) |
|---|---|---|
| committer | davygrvy@pobox.com <davygrvy> | 2003-12-16 02:35:37 (GMT) |
| commit | aa806f2cfa2b4e02af6c2523ebe82f3dfb9df0e9 (patch) | |
| tree | 7fd9c5d2d14a3f8058290a6f2ec74748cceb458f | |
| parent | 5c8f7800f179408fdabdf17f3ede8770246e590b (diff) | |
| download | tcl-aa806f2cfa2b4e02af6c2523ebe82f3dfb9df0e9.zip tcl-aa806f2cfa2b4e02af6c2523ebe82f3dfb9df0e9.tar.gz tcl-aa806f2cfa2b4e02af6c2523ebe82f3dfb9df0e9.tar.bz2 | |
* wintclsh.rc: Slight modification to the STRINGIFY macro to
support Borland's rc tool. From Helmut Giese
<hgiese@ratiosoft.com>.
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2003-12-15 David Gravereaux <davygrvy@pobox.com> + + * wintclsh.rc: Slight modification to the STRINGIFY macro to + support Borland's rc tool. From Helmut Giese + <hgiese@ratiosoft.com>. + 2003-12-14 David Gravereaux <davygrvy@pobox.com> * generic/tclInt.decls: commented-out entry for |
