diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2003-07-09 21:18:35 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2003-07-09 21:18:35 (GMT) |
commit | 6f215e4f1bd7e94b409dcd44d59b7ff32ad28adc (patch) | |
tree | bfc369dd86333673f463caadc1112b68aa0d582a /ChangeLog | |
parent | 79cd5a9af9f30aa8390a5df0a1a0fada20a374d3 (diff) | |
download | tk-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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |