diff options
author | hobbs <hobbs> | 2002-09-08 23:42:28 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2002-09-08 23:42:28 (GMT) |
commit | 2e228ff97145d99a401aa0a668b02a395b726d2b (patch) | |
tree | 36a6eb4e4d3f7710dd7cd234f452d7a0a63639f1 /changes | |
parent | f0f97165eaad406745f56d6935b65866be3129de (diff) | |
download | tcl-2e228ff97145d99a401aa0a668b02a395b726d2b.zip tcl-2e228ff97145d99a401aa0a668b02a395b726d2b.tar.gz tcl-2e228ff97145d99a401aa0a668b02a395b726d2b.tar.bz2 |
added TIP108 note to OS X port
Diffstat (limited to 'changes')
-rw-r--r-- | changes | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ Recent user-visible changes to Tcl: -RCS: @(#) $Id: changes,v 1.71 2002/09/03 04:11:36 dgp Exp $ +RCS: @(#) $Id: changes,v 1.72 2002/09/08 23:42:28 hobbs Exp $ 1. No more [command1] [command2] construct for grouping multiple commands on a single command line. @@ -5596,7 +5596,7 @@ Considerable cleanup of the test suite. 2002-08-28 (bug fix)[414910] avoid mem leaks accessing environment variables on Windows (welton,gravereaux) -2002-08-31 (platform support) Mac OS X port (steffen,ingham) +2002-08-31 (platform support)[TIP 108] Mac OS X port (steffen,ingham) 2002-09-02 (platfrom support) 64-bit compile on HP-11 (martin) |