summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKevin B Kenny <kennykb@acm.org>2004-03-05 16:36:55 (GMT)
committerKevin B Kenny <kennykb@acm.org>2004-03-05 16:36:55 (GMT)
commitfcfbbfde29f5232f5f08035190b90c94a8c2a89a (patch)
tree34ad82e4789007f161b52a46cbe13b2d443f2473 /ChangeLog
parent4e286281a296a9f2cda90be0e756e5352d2011eb (diff)
downloadtcl-fcfbbfde29f5232f5f08035190b90c94a8c2a89a.zip
tcl-fcfbbfde29f5232f5f08035190b90c94a8c2a89a.tar.gz
tcl-fcfbbfde29f5232f5f08035190b90c94a8c2a89a.tar.bz2
* generic/tclTest.c: Modified TesteventObjCmd to use
a Tcl_QueuePosition in place of an 'int' for the enumerated queue position, to avoid a compiler warning on SGI. (Bug #771960).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c62df78..1e3e527 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2004-03-05 Kevin B. Kenny <kennykb@acm.org>
+ * generic/tclTest.c: Modified TesteventObjCmd to use
+ a Tcl_QueuePosition in place of an 'int' for the enumerated
+ queue position, to avoid a compiler warning on SGI.
+ (Bug #771960).
+
+2004-03-05 Kevin B. Kenny <kennykb@acm.org>
+
* tests/registry.test: Applied fix from Patch #910174 to
make the test for an English-language system include any
country code, rather than just English-United States.1252.