summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormdejong <mdejong@noemail.net>2001-11-25 02:10:04 (GMT)
committermdejong <mdejong@noemail.net>2001-11-25 02:10:04 (GMT)
commit46723afaa94c074325b83d738fae48bd4b0e5554 (patch)
tree832465de30bf8106fb0167f1ad1c41e07185893b
parent2570e40473dbfef4aafdc2d32687788cb096b872 (diff)
downloadtk-46723afaa94c074325b83d738fae48bd4b0e5554.zip
tk-46723afaa94c074325b83d738fae48bd4b0e5554.tar.gz
tk-46723afaa94c074325b83d738fae48bd4b0e5554.tar.bz2
Fix up some non-standard ChangeLog entires.
FossilOrigin-Name: dad01680a38e37369088769a975580c3276790be
-rw-r--r--ChangeLog14
1 files changed, 7 insertions, 7 deletions
diff --git a/ChangeLog b/ChangeLog
index b85c0c0..4561a2e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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: