summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2001-07-02 23:52:36 (GMT)
committerhobbs <hobbs>2001-07-02 23:52:36 (GMT)
commitc238b3e34e715ebabf756de119a3835f05ccc948 (patch)
tree7023b60ff29daa4a069d3e98fc63d32f1c00e8e7 /ChangeLog
parent0c316c90bf8fb99f438f2335cba517bc2438e71a (diff)
downloadtk-c238b3e34e715ebabf756de119a3835f05ccc948.zip
tk-c238b3e34e715ebabf756de119a3835f05ccc948.tar.gz
tk-c238b3e34e715ebabf756de119a3835f05ccc948.tar.bz2
* generic/tkEntry.c (DestroyEntry): used Tcl_EventuallyFree
instead of ckfree for entryPtr to prevent FMRs. [Bug #413904]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6e1cc21..5157b01 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-07-02 Jeff Hobbs <jeffh@ActiveState.com>
+
+ * generic/tkEntry.c (DestroyEntry): used Tcl_EventuallyFree
+ instead of ckfree for entryPtr to prevent FMRs. [Bug #413904]
+
2001-06-26 Mo DeJong <mdejong@redhat.com>
* unix/Makefile.in: