From 13d6ba70a2d19edd29700a66c12b88ae66a1ef3e Mon Sep 17 00:00:00 2001 From: georgeps Date: Fri, 2 Jul 2004 23:45:50 +0000 Subject: I added a note about the tkEvent.c refactoring and buf fixes. --- ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/ChangeLog b/ChangeLog index 5609d21..9adce6d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +2004-07-02 George Peter Staplin + + * generic/tkEvent.c: Tk_HandleEvent was refactored to be more + readable, and during this process two bugs were found. + 1) Button 4 and 5 masks will now be synchronized with the + TkDisplay. + 2) ClientMessage handlers will use the proper last pointer rather + than writing to the last GenericHandler pointer. + + Thanks to Joe English for his help and encouragement, and DKF for + review. + 2004-07-01 Donal K. Fellows * doc/place.n, doc/pack.n: Doc fixes. [Tcl Bug 983146] -- cgit v0.12