summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordas <das>2008-06-12 06:49:14 (GMT)
committerdas <das>2008-06-12 06:49:14 (GMT)
commit69c551e2161854eacae84b96ebaee955178bad80 (patch)
treef79b18d7a0b84ef06ad39fa263f865230c30dac3
parent441499b8ad2e4ecf4c08e3fc7dbe06553b0d9265 (diff)
downloadtk-69c551e2161854eacae84b96ebaee955178bad80.zip
tk-69c551e2161854eacae84b96ebaee955178bad80.tar.gz
tk-69c551e2161854eacae84b96ebaee955178bad80.tar.bz2
s/target/config/
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index f8694a8..c1733f8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.