summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2007-12-11 22:14:57 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2007-12-11 22:14:57 (GMT)
commit52875fedbaf361884d806f4c695114bb457a5f6f (patch)
tree3918f2317b3bfcb7ac116ac2192f574b7c3d97b6 /ChangeLog
parent242ce3651c3918971461af2b30e913cef0890bca (diff)
downloadtk-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--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d4d1a14..4a89d0c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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