summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorstanton <stanton>1999-01-06 21:10:45 (GMT)
committerstanton <stanton>1999-01-06 21:10:45 (GMT)
commite904bc5e620774bea43638c8cd679affbc36fa2e (patch)
treef3b0b77980dea9353ef24843caa0eacb634e1ffb /ChangeLog
parent5519b5f36b63e8e841ed3b31293e5eaaf42dfc47 (diff)
downloadtk-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--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7d4500d..77c2329 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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,