diff options
author | patthoyts <patthoyts@users.sourceforge.net> | 2008-11-03 14:36:20 (GMT) |
---|---|---|
committer | patthoyts <patthoyts@users.sourceforge.net> | 2008-11-03 14:36:20 (GMT) |
commit | 493b92ef205df6d05b0b5c478934f4f49ca261c9 (patch) | |
tree | 0a5d101004b4fd7b5aec1baf1539e033bd43cafa /ChangeLog | |
parent | cd474b4ece2ad8856cb4ee6069a1ab529d9c5e9f (diff) | |
download | tk-493b92ef205df6d05b0b5c478934f4f49ca261c9.zip tk-493b92ef205df6d05b0b5c478934f4f49ca261c9.tar.gz tk-493b92ef205df6d05b0b5c478934f4f49ca261c9.tar.bz2 |
Fixed an embedding test that became broken during the test upgrade. Killing a contained window should not destroy the container.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ 2008-11-03 Pat Thoyts <patthoyts@users.sourceforge.net> + * tests/winfo.test: fixed embedding test broken during upgrade * tests/busy.test: default wait cursor on windows is 'wait' * win/tkWinFont.c: const fixes for the windows code. |