diff options
author | hobbs <hobbs> | 2003-07-07 20:39:50 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2003-07-07 20:39:50 (GMT) |
commit | 79cd5a9af9f30aa8390a5df0a1a0fada20a374d3 (patch) | |
tree | fc3e2167d2cebf5bb57470a5f17515b6d2eee394 /ChangeLog | |
parent | bac92cbfb391c2766bfaed11eb16bd73abbed30a (diff) | |
download | tk-79cd5a9af9f30aa8390a5df0a1a0fada20a374d3.zip tk-79cd5a9af9f30aa8390a5df0a1a0fada20a374d3.tar.gz tk-79cd5a9af9f30aa8390a5df0a1a0fada20a374d3.tar.bz2 |
* generic/tkTextDisp.c (DisplayText): correct use of textPtr data
with respect to Tcl_Release time. [Bug #767009]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2003-07-07 Jeff Hobbs <jeffh@ActiveState.com> + + * generic/tkTextDisp.c (DisplayText): correct use of textPtr data + with respect to Tcl_Release time. [Bug #767009] + 2003-07-07 Donal K. Fellows <fellowsd@cs.man.ac.uk> * generic/tkImage.c (TkDeleteAllImages,etc.): Stopped the deleting |