diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2003-09-29 09:43:35 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2003-09-29 09:43:35 (GMT) |
commit | 12c66bbcfa19527db6282f77e918b55a734b1451 (patch) | |
tree | 71c86f8c003b37f09ccc943354706b0a9d4af2a7 /ChangeLog | |
parent | 2e1a984bf1c6810d84fd8a8e4fc4b322442de32c (diff) | |
download | tcl-12c66bbcfa19527db6282f77e918b55a734b1451.zip tcl-12c66bbcfa19527db6282f77e918b55a734b1451.tar.gz tcl-12c66bbcfa19527db6282f77e918b55a734b1451.tar.bz2 |
Added note that frameworks are a MacOSX 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 |