diff options
author | dgp <dgp@users.sourceforge.net> | 2012-08-23 21:41:43 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2012-08-23 21:41:43 (GMT) |
commit | c0a9fce973031291671d7ad72ec9a6e766125d6d (patch) | |
tree | f215e8243e70d863e37e62c90bc36ccd2d3730de /ChangeLog | |
parent | 05edd84341db5937d08bfde47f4497400e26a048 (diff) | |
parent | dceb6487b9e195d99e186db8c19889c67632e7dd (diff) | |
download | tk-c0a9fce973031291671d7ad72ec9a6e766125d6d.zip tk-c0a9fce973031291671d7ad72ec9a6e766125d6d.tar.gz tk-c0a9fce973031291671d7ad72ec9a6e766125d6d.tar.bz2 |
3554026,3561016 Stop crash with tearoff menus.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2012-08-23 Don Porter <dgp@users.sourceforge.net> + + * unix/tkUnixWm.c: [Bugs 3554026,3561016] Stop crash with tearoff menus. + 2012-08-17 Jan Nijtmans <nijtmans@users.sf.net> * win/nmakehlp.c: Add "-V<num>" option, in order to be able |