diff options
author | nijtmans <nijtmans> | 2010-05-17 08:43:58 (GMT) |
---|---|---|
committer | nijtmans <nijtmans> | 2010-05-17 08:43:58 (GMT) |
commit | c8ab85ecfd0e2802bb98ab00e67b9acaa01a5577 (patch) | |
tree | f00ab26a5c6edc02a389c79fd585beb4b8df33a1 /ChangeLog | |
parent | ede9fc2f74a2e9aa5084e18c93d903e81f0f3303 (diff) | |
download | tk-c8ab85ecfd0e2802bb98ab00e67b9acaa01a5577.zip tk-c8ab85ecfd0e2802bb98ab00e67b9acaa01a5577.tar.gz tk-c8ab85ecfd0e2802bb98ab00e67b9acaa01a5577.tar.bz2 |
[Patch #2999920]: Optimize Internal Virtual event string operations
[Bug #2987995]: Tk_getOpenFile returns garbage under described circumstances
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2010-05-17 Jan Nijtmans <nijtmans@users.sf.net> + + * generic/tkBind.c [Patch #2999920]: Optimize Internal Virtual event + string operations + * win/tkWinDialog.c [Bug #2987995]: Tk_getOpenFile returns garbage under + described circumstances + 2010-05-11 Jan Nijtmans <nijtmans@users.sf.net> * doc/RestrictEv.3 Consistent use of variable names in RestrictEvent |