diff options
author | dgp <dgp@users.sourceforge.net> | 2004-09-24 17:36:22 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2004-09-24 17:36:22 (GMT) |
commit | 1288aec6556dbe6a0a344ef7f0d4bc5d81e554a7 (patch) | |
tree | 014635c56baba34de70f706f5d4c3d28dd6aed57 /ChangeLog | |
parent | 46f87c9b9cda4cba54a8ff5c2bb3125106fe1a3b (diff) | |
download | tk-1288aec6556dbe6a0a344ef7f0d4bc5d81e554a7.zip tk-1288aec6556dbe6a0a344ef7f0d4bc5d81e554a7.tar.gz tk-1288aec6556dbe6a0a344ef7f0d4bc5d81e554a7.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] |