summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordas <das>2006-03-28 14:01:14 (GMT)
committerdas <das>2006-03-28 14:01:14 (GMT)
commita8ce4b96284ab3e2477e17c015337d4828703be7 (patch)
treeb12cd6245babb689ac0a70e3a892d00f3c8a6746 /ChangeLog
parenta8319e4b09026b7ec6048d671b1dbe3c4b16bfa8 (diff)
downloadtk-a8ce4b96284ab3e2477e17c015337d4828703be7.zip
tk-a8ce4b96284ab3e2477e17c015337d4828703be7.tar.gz
tk-a8ce4b96284ab3e2477e17c015337d4828703be7.tar.bz2
* macosx/Wish.xcode/default.pbxuser: add '-singleproc 1' cli arg to
* macosx/Wish.xcodeproj/default.pbxuser: tcltest to ease test debugging. * macosx/Wish.xcode/project.pbxproj: removed $prefix/share from * macosx/Wish.xcodeproj/project.pbxproj: TCL_PACKAGE_PATH as per change to tcl/unix/configure.in of 2006-03-13.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8d14d00..b8b2c84 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2006-03-28 Daniel Steffen <das@users.sourceforge.net>
+ * macosx/Wish.xcode/default.pbxuser: add '-singleproc 1' cli arg to
+ * macosx/Wish.xcodeproj/default.pbxuser: tcltest to ease test debugging.
+
+ * macosx/Wish.xcode/project.pbxproj: removed $prefix/share from
+ * macosx/Wish.xcodeproj/project.pbxproj: TCL_PACKAGE_PATH as per change
+ to tcl/unix/configure.in of 2006-03-13.
+
* macosx/tkMacOSXDraw.c: sync whitespace & minor changes
* macosx/tkMacOSXEvent.h: with core-8-4-branch.
* macosx/tkMacOSXFont.h: