diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2007-12-11 22:14:57 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2007-12-11 22:14:57 (GMT) |
commit | 52875fedbaf361884d806f4c695114bb457a5f6f (patch) | |
tree | 3918f2317b3bfcb7ac116ac2192f574b7c3d97b6 /ChangeLog | |
parent | 242ce3651c3918971461af2b30e913cef0890bca (diff) | |
download | tk-52875fedbaf361884d806f4c695114bb457a5f6f.zip tk-52875fedbaf361884d806f4c695114bb457a5f6f.tar.gz tk-52875fedbaf361884d806f4c695114bb457a5f6f.tar.bz2 |
Added code to rebuild the from index after the deletion phase so that the
linePtr field is valid for the insertion phase. [Bug 1602537]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2007-12-11 Donal K. Fellows <dkf@users.sf.net> + + * generic/tkText.c (TextReplaceCmd): Added code to rebuild the from + index after the deletion phase so that the linePtr field is valid for + the insertion phase. [Bug 1602537] + 2007-12-10 Donal K. Fellows <dkf@users.sf.net> * doc/event.n: Clarify the fact that [event info] only returns the |