diff options
author | das <das> | 2008-06-12 06:49:14 (GMT) |
---|---|---|
committer | das <das> | 2008-06-12 06:49:14 (GMT) |
commit | 69c551e2161854eacae84b96ebaee955178bad80 (patch) | |
tree | f79b18d7a0b84ef06ad39fa263f865230c30dac3 /ChangeLog | |
parent | 441499b8ad2e4ecf4c08e3fc7dbe06553b0d9265 (diff) | |
download | tk-69c551e2161854eacae84b96ebaee955178bad80.zip tk-69c551e2161854eacae84b96ebaee955178bad80.tar.gz tk-69c551e2161854eacae84b96ebaee955178bad80.tar.bz2 |
s/target/config/
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -10,7 +10,7 @@ * macosx/Wish.xcodeproj/project.pbxproj: add tclIORTrans.c; add tclOO * macosx/Wish.xcodeproj/default.pbxuser: files to tktest-X11 target; - add debug targets for 64bit and with corefoundation disabled; updates + add debug configs for 64bit and with corefoundation disabled; updates and cleanup for Xcode 3.1 and for Leopard; sync with Tcl.xcodeproj. * macosx/Wish.xcode/project.pbxproj: sync Wish.xcodeproj changes. * macosx/Wish.xcode/default.pbxuser: @@ -339,7 +339,7 @@ * library/demos/widget: * macosx/Wish.xcodeproj/project.pbxproj: Add support for Xcode 3.1 and - * macosx/Wish.xcodeproj/default.pbxuser: targets for building with + * macosx/Wish.xcodeproj/default.pbxuser: configs for building with * macosx/Wish-Common.xcconfig: gcc-4.2 and llvm-gcc-4.2. * generic/tkCanvUtil.c: Fix gcc-4.2 warnings. |