summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordas <das@noemail.net>2002-10-09 13:02:08 (GMT)
committerdas <das@noemail.net>2002-10-09 13:02:08 (GMT)
commitaf2c61d2005e28373899fc610fcb97904dd18ea3 (patch)
treeecb30ad1a8b0524a40f15afaca757250ca4cabea /ChangeLog
parent772de6eb541b6fc4d634aa083f551ca52dac68db (diff)
downloadtk-af2c61d2005e28373899fc610fcb97904dd18ea3.zip
tk-af2c61d2005e28373899fc610fcb97904dd18ea3.tar.gz
tk-af2c61d2005e28373899fc610fcb97904dd18ea3.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. FossilOrigin-Name: 24dcfcfc180fb661d6940d475b89915c2128371c
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: