diff options
author | stanton <stanton> | 1999-01-06 21:10:45 (GMT) |
---|---|---|
committer | stanton <stanton> | 1999-01-06 21:10:45 (GMT) |
commit | e904bc5e620774bea43638c8cd679affbc36fa2e (patch) | |
tree | f3b0b77980dea9353ef24843caa0eacb634e1ffb /ChangeLog | |
parent | 5519b5f36b63e8e841ed3b31293e5eaaf42dfc47 (diff) | |
download | tk-e904bc5e620774bea43638c8cd679affbc36fa2e.zip tk-e904bc5e620774bea43638c8cd679affbc36fa2e.tar.gz tk-e904bc5e620774bea43638c8cd679affbc36fa2e.tar.bz2 |
* generic/tkGrid.c: Fixed bug in "grid forget" that failed to cancelscriptics_tclpro_1_2_b1
pending idle handlers, resulting in a crash in a few odd cases.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +1998-12-30 <stanton@GASPODE> + + * generic/tkGrid.c: Fixed bug in "grid forget" that failed to cancel + pending idle handlers, resulting in a crash in a few odd cases. + 1998-11-24 <stanton@GASPODE> * unix/tkUnixFont.c (TkpGetNativeFont): On some X servers, |