diff options
author | mdejong <mdejong> | 2001-11-25 02:10:05 (GMT) |
---|---|---|
committer | mdejong <mdejong> | 2001-11-25 02:10:05 (GMT) |
commit | 93cc20a0de3a22dd5698590e8315e1eaf3dbbc78 (patch) | |
tree | 832465de30bf8106fb0167f1ad1c41e07185893b | |
parent | aa409cc42da819e8ab1d081e7a1f175b33c1c2cf (diff) | |
download | tk-93cc20a0de3a22dd5698590e8315e1eaf3dbbc78.zip tk-93cc20a0de3a22dd5698590e8315e1eaf3dbbc78.tar.gz tk-93cc20a0de3a22dd5698590e8315e1eaf3dbbc78.tar.bz2 |
Fix up some non-standard ChangeLog entires.
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -1,7 +1,7 @@ 2001-11-23 Daniel Steffen <das@users.sourceforge.net> - ** upport to 8.4 of mac code changes for 8.3.3 & various new - ** changes for 8.4, some already backported to 8.3.4 (patch #435660) + Up-port to 8.4 of mac code changes for 8.3.3 & various new + changes for 8.4, some already backported to 8.3.4 (patch #435660) * library/tk.tcl: added <Key-F1> binding for <<Undo>> on the mac (TIP26) @@ -56,14 +56,14 @@ * mac/widget.r: new resource file for 'Widget Demos' * mac/tkMacProjects.sea.hqx: updated mac build project files: - - build support for CodeWarrior Pro6, UnivIntf 3.4 & shared runtime + build support for CodeWarrior Pro6, UnivIntf 3.4 & shared runtime libraries (see Tcl ChangeLog for details). - - changed weak linking so that CFM68k binaries now work on all OS + changed weak linking so that CFM68k binaries now work on all OS versions from the free 7.5.5 onwards, with or without AppearanceMgr and/or NavigationMgr installed. - - added target to automatically build 'Widget Demos' - - included XML versions of the projects for CW Pro5 or Pro7 users. - - use compat/strtod.c instead of MSL's strtod() + added target to automatically build 'Widget Demos' + included XML versions of the projects for CW Pro5 or Pro7 users. + use compat/strtod.c instead of MSL's strtod() * generic/tkInt.decls: * generic/tkIntDecls.h: |