summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@noemail.net>2009-02-28 09:42:25 (GMT)
committerpatthoyts <patthoyts@noemail.net>2009-02-28 09:42:25 (GMT)
commit675d475371d049ee704b72f0cfac7e60dccc5199 (patch)
treee2187e768249dd4b232cb74ea634759d810dfb79 /ChangeLog
parentcf6ec713e18f690475a26415812992ff6ffe2e25 (diff)
downloadtk-675d475371d049ee704b72f0cfac7e60dccc5199.zip
tk-675d475371d049ee704b72f0cfac7e60dccc5199.tar.gz
tk-675d475371d049ee704b72f0cfac7e60dccc5199.tar.bz2
[Bug 2645457] check for dead windows after calling Tk_MakeWindowExist to avoid a crash when mapping dead windows.
FossilOrigin-Name: 4f246e52725c7fc500236663667969583d5cd8fe
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e858f82..04fae8b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2009-02-28 Pat Thoyts <patthoyts@users.sourceforge.net>
+
+ * generic/tkWindow.c: [Bug 2645457] check for dead windows after
+ calling Tk_MakeWindowExist to avoid a crash when mapping dead windows.
+
2008-02-06 Daniel Steffen <das@users.sourceforge.net>
* generic/tkImgPhoto.c: fix leaks discovered with the Mac OS X