diff options
author | dgp@users.sourceforge.net <dgp> | 2004-09-24 17:36:22 (GMT) |
---|---|---|
committer | dgp@users.sourceforge.net <dgp> | 2004-09-24 17:36:22 (GMT) |
commit | bca236a94bd3e108759cd65886b3627d1ab64f3d (patch) | |
tree | 014635c56baba34de70f706f5d4c3d28dd6aed57 /ChangeLog | |
parent | 57c1b111094a0d733b8dfb4d09c3b4433525af38 (diff) | |
download | tk-bca236a94bd3e108759cd65886b3627d1ab64f3d.zip tk-bca236a94bd3e108759cd65886b3627d1ab64f3d.tar.gz tk-bca236a94bd3e108759cd65886b3627d1ab64f3d.tar.bz2 |
* generic/tkCursor.c: Add missing initialization in debug routine.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2004-09-24 Don Porter <dgp@users.sourceforge.net> + + * generic/tkCursor.c: Add missing initialization in debug routine. + 2004-09-24 Vince Darley <vincentdarley@users.sourceforge.net> * library/text.tcl: corrected mousewheel scrolling [Bug 960190] |