diff options
author | das <das> | 2006-08-21 06:12:27 (GMT) |
---|---|---|
committer | das <das> | 2006-08-21 06:12:27 (GMT) |
commit | e30df38aa55604a589afa30b477552e8210c7856 (patch) | |
tree | 49f41a05aa70ca1cc8a7f1ec1a5b436437301a31 | |
parent | 6ca2785724a85c00019bf9662a7d67f3389c39f1 (diff) | |
download | tk-e30df38aa55604a589afa30b477552e8210c7856.zip tk-e30df38aa55604a589afa30b477552e8210c7856.tar.gz tk-e30df38aa55604a589afa30b477552e8210c7856.tar.bz2 |
typo: s/Xcode 2.3/Xcode 2.4/
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -24,7 +24,7 @@ * macosx/Wish.xcodeproj/project.pbxproj: switch native release targets to use DWARF with dSYM, Xcode 3.0 changes. - * macosx/README: updates for x86_64 and Xcode 2.3. + * macosx/README: updates for x86_64 support in Tcl. * macosx/tkMacOSXInit.c (TkpInit): when available, use public TransformProcessType() API instead of CPSEnableForegroundOperation() |