diff options
author | das <das> | 2002-05-20 12:30:14 (GMT) |
---|---|---|
committer | das <das> | 2002-05-20 12:30:14 (GMT) |
commit | 452f22a126b71f05b997a5530fc837b9348bfdba (patch) | |
tree | e4abdf09dda19723c370c8ba08a2cc2f859aec7c /ChangeLog | |
parent | 03abed61db8e3c28c3ddf6dfa6e45b6a16bade15 (diff) | |
download | tk-452f22a126b71f05b997a5530fc837b9348bfdba.zip tk-452f22a126b71f05b997a5530fc837b9348bfdba.tar.gz tk-452f22a126b71f05b997a5530fc837b9348bfdba.tar.bz2 |
* mac/tkMacInit.c:
* mac/tkMacTclCode.r: include msgcat package in resources
as bgerror depends on it. Restores ability of mac static
build to run standalone (except for encoding file issues).
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,6 +1,11 @@ 2002-05-20 Daniel Steffen <das@users.sourceforge.net> * mac/tkMacInit.c: + * mac/tkMacTclCode.r: include msgcat package in resources + as bgerror depends on it. Restores ability of mac static + build to run standalone (except for encoding file issues). + + * mac/tkMacInit.c: * library/console.tcl: * library/tk.tcl: fix tk.tcl not sourcing library files that define bindings at startup on mac. (independent of |