diff options
author | nijtmans <nijtmans> | 2009-12-12 00:20:54 (GMT) |
---|---|---|
committer | nijtmans <nijtmans> | 2009-12-12 00:20:54 (GMT) |
commit | 9498e923140f7df295da97290c3ed769c0a5535d (patch) | |
tree | b229fd752faf87bcecdb4fd06d4683458fa0256f /ChangeLog | |
parent | bcd914a763b9726f75ffbdecbc99eaedbf285d16 (diff) | |
download | tk-9498e923140f7df295da97290c3ed769c0a5535d.zip tk-9498e923140f7df295da97290c3ed769c0a5535d.tar.gz tk-9498e923140f7df295da97290c3ed769c0a5535d.tar.bz2 |
[Bugs 220600, 220690]: Comment that TkWinChildProc is exported
through the stubs table since 8.5.9
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2009-12-02 Jan Nijtmans <nijtmans@users.sf.net> + + * win/tkWinInt.h: [Bugs 220600, 220690]: Comment that + TkWinChildProc is exported through the stubs table + since 8.5.9 + 2009-12-11 Donal K. Fellows <dkf@users.sf.net> * library/tk.tcl (tk::ScreenChanged): [Bug 2912473]: Stop problems |