summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 9543f32..ad9015f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1355,7 +1355,7 @@
Tcl_GetOpenMode was used instead of private GetOpenMode).
* mac/tclMacFCmd.c: removed GenerateUniqueName(), use equivalent
- (and identiaclly named) routine from MoreFiles instead.
+ (and identically named) routine from MoreFiles instead.
* mac/tclMacLoad.c: CONSTification, fixes to Vince's last changes.
@@ -1363,7 +1363,7 @@
* mac/tclMacTest.c:
* mac/tclMacUnix.c: CONSTification.
- * mac/tclMacOSA.c: CONSTificcation, sprintf fixes, UH 3.4.x changes;
+ * mac/tclMacOSA.c: CONSTification, sprintf fixes, UH 3.4.x changes;
fix for missing autoname token from TclOSACompileCmd. (bdesgraupes)
* mac/AppleScript.html(AppleScript delete): doc fix. (bdesgraupes)