summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordas <das>2002-10-09 13:02:08 (GMT)
committerdas <das>2002-10-09 13:02:08 (GMT)
commit58b1fc063d0c3ba5d8e21f41ed0d6c9dea0affd8 (patch)
treeecb30ad1a8b0524a40f15afaca757250ca4cabea /ChangeLog
parent4278227fc8a6be392dcdaeeb74167fd1197e50ed (diff)
downloadtk-58b1fc063d0c3ba5d8e21f41ed0d6c9dea0affd8.zip
tk-58b1fc063d0c3ba5d8e21f41ed0d6c9dea0affd8.tar.gz
tk-58b1fc063d0c3ba5d8e21f41ed0d6c9dea0affd8.tar.bz2
* macosx/Makefile: don't remove tclsh after building embedded.
* macosx/Wish.pbproj/project.pbxproj: bumped version to 8.4.1; added missing library/mkpsenc.tcl to framework.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0040bcb..03776e8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2002-10-09 Daniel Steffen <das@users.sourceforge.net>
+ * macosx/Makefile: don't remove tclsh after building embedded.
+
+ * macosx/Wish.pbproj/project.pbxproj: bumped version to 8.4.1;
+ added missing library/mkpsenc.tcl to framework.
+
+2002-10-09 Daniel Steffen <das@users.sourceforge.net>
+
* generic/tkInt.decls(tkIntXlib): added XQueryTree declaration for
mac & aqua, since it's now called from ParentXId via Tk_HandleEvent.
* generic/tkIntXlibDecls.h: