diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2003-09-29 09:17:32 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2003-09-29 09:17:32 (GMT) |
commit | 8cc43294204e947957e5d02b2886ef3b90f47926 (patch) | |
tree | 9953c6a3b2631a77962bd4fbf1b9dee611ff302a /ChangeLog | |
parent | f1be55f6de840bd3061fffee0790dbe08a9ebf35 (diff) | |
download | tcl-8cc43294204e947957e5d02b2886ef3b90f47926.zip tcl-8cc43294204e947957e5d02b2886ef3b90f47926.tar.gz tcl-8cc43294204e947957e5d02b2886ef3b90f47926.tar.bz2 |
Added note to make it clearer that frameworks are an OSX feature [Bug 619440]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2003-09-29 Donal K. Fellows <fellowsd@cs.man.ac.uk> + + * unix/tcl.m4 (SC_ENABLE_FRAMEWORK): Added note to make it clearer + that this is an OSX feature, not a general Unix feature. [Bug 619440] + 2003-09-28 David Gravereaux <davygrvy@pobox.com> * win/tclWinPipe.c: The windows port of expect can call |