summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornijtmans <nijtmans>2010-05-17 08:43:58 (GMT)
committernijtmans <nijtmans>2010-05-17 08:43:58 (GMT)
commitc8ab85ecfd0e2802bb98ab00e67b9acaa01a5577 (patch)
treef00ab26a5c6edc02a389c79fd585beb4b8df33a1 /ChangeLog
parentede9fc2f74a2e9aa5084e18c93d903e81f0f3303 (diff)
downloadtk-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--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3685d96..0882f38 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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