diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2002-10-11 13:22:17 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2002-10-11 13:22:17 (GMT) |
commit | 4a44772df21154da586138baef4290818aa03110 (patch) | |
tree | 56bd203031e5631646da186119c40bf88835419e /ChangeLog | |
parent | 2807acbcf67e7b82e68ba48b187f2ddcdc0ec2fe (diff) | |
download | tcl-4a44772df21154da586138baef4290818aa03110.zip tcl-4a44772df21154da586138baef4290818aa03110.tar.gz tcl-4a44772df21154da586138baef4290818aa03110.tar.bz2 |
* generic/tcl.h: Need a different strategy through the maze of
#defines to let people building with Cygwin build correctly. Also
made some comments less misleading...
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2002-10-11 Donal K. Fellows <fellowsd@cs.man.ac.uk> + + * generic/tcl.h: Need a different strategy through the maze of + #defines to let people building with Cygwin build correctly. Also + made some comments less misleading... + 2002-10-10 Jeff Hobbs <jeffh@ActiveState.com> * README: fixed minor nits [Bug #607776] (virden) |