diff options
author | davygrvy <davygrvy@pobox.com> | 2003-08-26 23:03:58 (GMT) |
---|---|---|
committer | davygrvy <davygrvy@pobox.com> | 2003-08-26 23:03:58 (GMT) |
commit | 48d05e2b42fa710c66f4f7419d382f5abf042b92 (patch) | |
tree | a19d0e5251f27f32d7d7dd456a33efa7834ec18f /ChangeLog | |
parent | c2eccbc6095c0542f63f32f772b09198e69ecd42 (diff) | |
download | tcl-48d05e2b42fa710c66f4f7419d382f5abf042b92.zip tcl-48d05e2b42fa710c66f4f7419d382f5abf042b92.tar.gz tcl-48d05e2b42fa710c66f4f7419d382f5abf042b92.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-26 David Gravereaux <davygrvy@pobox.com> + + * generic/tcl.h: Added some support for the LCC-Win32 compiler. + Unfortunetly, this compiler has a bug in its preprocessor and + can't build Tcl even with this minor patch. + 2003-08-25 Donal K. Fellows <fellowsd@cs.man.ac.uk> * tools/genStubs.tcl (genStubs::makeDecl): A more subtle way of |