summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorvincentdarley <vincentdarley>2004-11-23 17:50:00 (GMT)
committervincentdarley <vincentdarley>2004-11-23 17:50:00 (GMT)
commit662dcb5a115c0b902a120afa741af74a2107aa20 (patch)
tree1b875dd38b4d46bc2655943cab19b951da958b5e /ChangeLog
parent11dfca9a22755d69867431f7cf4a876b026ae40f (diff)
downloadtk-662dcb5a115c0b902a120afa741af74a2107aa20.zip
tk-662dcb5a115c0b902a120afa741af74a2107aa20.tar.gz
tk-662dcb5a115c0b902a120afa741af74a2107aa20.tar.bz2
fix to movement up/down in text widget by display lines
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ec8fc33..c348cc8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-11-23 Vince Darley <vincentdarley@users.sourceforge.net>
+
+ * library/text.tcl: make up/down cursor keys move by display
+ lines, not logical lines [Bug 1011234]
+
2004-11-19 Reinhard Max <max@suse.de>
*** 8.4.8 TAGGED FOR RELEASE ***