summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordas <das>2004-11-16 04:05:49 (GMT)
committerdas <das>2004-11-16 04:05:49 (GMT)
commitb00fcf3beace12cf94ddd9075c615a2e4ca6a65a (patch)
treee8564332da06153f2b38d67f1261b8dbfbf42b40 /ChangeLog
parent50af33b1a13e1b6c55e100130ec1e8c22e4beab6 (diff)
downloadtk-b00fcf3beace12cf94ddd9075c615a2e4ca6a65a.zip
tk-b00fcf3beace12cf94ddd9075c615a2e4ca6a65a.tar.gz
tk-b00fcf3beace12cf94ddd9075c615a2e4ca6a65a.tar.bz2
* macosx/Wish.pbproj/project.pbxproj:
* macosx/buildTkConfig.tcl: fixes for tclConfig.h changes. * macosx/Wish.pbproj/project.pbxproj: fixed references to renamed bitmap files. * macosx/Wish.xcode/project.pbxproj (new): * macosx/Wish.xcode/default.pbxuser (new): * macosx/Wish-Info.plist (new): * macosx/Tk-Info.plist (new): added new Xcode 1.5 project using native targets, made possible by tclConfig.h changes. * generic/tk.h: added version number change comments for new files.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f15adb5..0c440d6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2004-11-16 Daniel Steffen <das@users.sourceforge.net>
+
+ * macosx/Wish.pbproj/project.pbxproj:
+ * macosx/buildTkConfig.tcl: fixes for tclConfig.h changes.
+
+ * macosx/Wish.pbproj/project.pbxproj: fixed references to renamed
+ bitmap files.
+
+ * macosx/Wish.xcode/project.pbxproj (new):
+ * macosx/Wish.xcode/default.pbxuser (new):
+ * macosx/Wish-Info.plist (new):
+ * macosx/Tk-Info.plist (new): added new Xcode 1.5 project using
+ native targets, made possible by tclConfig.h changes.
+
+ * generic/tk.h: added version number change comments for new files.
+
2004-11-15 Vince Darley <vincentdarley@users.sourceforge.net>
* generic/tkText.c: fix to multi-line search problem and