summaryrefslogtreecommitdiffstats
path: root/ChangeLog.2002
diff options
context:
space:
mode:
authorandy <andrew.m.goth@gmail.com>2016-12-13 01:27:25 (GMT)
committerandy <andrew.m.goth@gmail.com>2016-12-13 01:27:25 (GMT)
commit06e138e871b01b6684e91910664bcefe1e01d969 (patch)
tree4b39cc37d626c7bc7f25783832dbb58fa823ace4 /ChangeLog.2002
parent75abd6bb662ec2650847427da15a629842b3a63f (diff)
parent6da0c767cd83c18aa8a2c152ad6b0298ea4f28ab (diff)
downloadtcl-lanam_array_for_impl.zip
tcl-lanam_array_for_impl.tar.gz
tcl-lanam_array_for_impl.tar.bz2
Diffstat (limited to 'ChangeLog.2002')
-rw-r--r--ChangeLog.20026
1 files changed, 3 insertions, 3 deletions
diff --git a/ChangeLog.2002 b/ChangeLog.2002
index 30b8b17..9931657 100644
--- a/ChangeLog.2002
+++ b/ChangeLog.2002
@@ -847,7 +847,7 @@
exit.
* tests/exec.test: marked exec-18.1 unixOnly until the Windows
- incompatability (in the test, not the core) can be resolved.
+ incompatibility (in the test, not the core) can be resolved.
* tests/http.test (http-3.11): added close $fp that was causing an
error on Windows because the file was not closed before deleting.
@@ -3642,7 +3642,7 @@
* compat/strtoll.c (strtoll):
* compat/strtoull.c (strtoull):
* unix/tclUnixPort.h:
- * win/tclWinPort.h: Const-ing 64-bit compatability declarations. Note
+ * win/tclWinPort.h: Const-ing 64-bit compatibility declarations. Note
that the return pointer is non-const because it is entirely legal for
the functions to be called from somewhere that owns the string being
passed. Fixes problem reported by Larry Virden.
@@ -3779,7 +3779,7 @@
There are a lot of changes from this TIP, so please see
http://purl.org/tcl/tip/72.html for discussion of
- backward-compatability issues, but the main ones modifications are in:
+ backward-compatibility issues, but the main ones modifications are in:
* generic/tcl.h: New types.
* generic/tcl.decls: New public functions.