summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordas <das>2002-10-16 23:56:02 (GMT)
committerdas <das>2002-10-16 23:56:02 (GMT)
commit4daf29d9a0b9a8529bb1ce12c07efbe3ec1e0da7 (patch)
tree590fcb88cb7599724ee7492b79659d9948a1a19d /ChangeLog
parentff6a1ec7eaa5b8dab045068c4321868cf1865e38 (diff)
downloadtk-4daf29d9a0b9a8529bb1ce12c07efbe3ec1e0da7.zip
tk-4daf29d9a0b9a8529bb1ce12c07efbe3ec1e0da7.tar.gz
tk-4daf29d9a0b9a8529bb1ce12c07efbe3ec1e0da7.tar.bz2
* macosx/README: info specific to building and running
TclTk on Mac OS X, answers to tcl-mac list FAQs. * macosx/Makefile: permission fix after embedded install. * macosx/Wish.pbproj/project.pbxproj: after install, fix permissions of uninstalled products.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c1e36ef..1a1be6b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2002-10-17 Daniel Steffen <das@users.sourceforge.net>
+ * macosx/README: info specific to building and running
+ TclTk on Mac OS X, answers to tcl-mac list FAQs.
+ * macosx/Makefile: permission fix after embedded install.
+ * macosx/Wish.pbproj/project.pbxproj: after install, fix
+ permissions of uninstalled products.
+
+2002-10-17 Daniel Steffen <das@users.sourceforge.net>
+
* macosx/Wish.pbproj/project.pbxproj: added TEXT document
type to plist so that files can be dragged onto Wish Shell.