summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2003-07-09 21:18:35 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2003-07-09 21:18:35 (GMT)
commit6f215e4f1bd7e94b409dcd44d59b7ff32ad28adc (patch)
treebfc369dd86333673f463caadc1112b68aa0d582a /ChangeLog
parent79cd5a9af9f30aa8390a5df0a1a0fada20a374d3 (diff)
downloadtk-6f215e4f1bd7e94b409dcd44d59b7ff32ad28adc.zip
tk-6f215e4f1bd7e94b409dcd44d59b7ff32ad28adc.tar.gz
tk-6f215e4f1bd7e94b409dcd44d59b7ff32ad28adc.tar.bz2
Stop xhost smash by the test suite; that can render a machine unusable.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 826a7bb..75ec93a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-07-09 Donal K. Fellows <fellowsd@cs.man.ac.uk>
+
+ * tests/send.test: Strengthened constraints to stop accidental
+ smashing of Xserver access; some systems (*ahem* mine *ahem*)
+ require xhost-style security for all use... :^/
+
2003-07-07 Jeff Hobbs <jeffh@ActiveState.com>
* generic/tkTextDisp.c (DisplayText): correct use of textPtr data