summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjenglish@flightlab.com <jenglish>2004-10-19 18:56:00 (GMT)
committerjenglish@flightlab.com <jenglish>2004-10-19 18:56:00 (GMT)
commitddae5813ee43c3f324b9de15da38898a3fe3a1af (patch)
treee271148869cd9d31a55ab0cf4d581b1b34e00d21 /ChangeLog
parentd447d734ca684866b46adb08d854fd9ef652a816 (diff)
downloadtk-ddae5813ee43c3f324b9de15da38898a3fe3a1af.zip
tk-ddae5813ee43c3f324b9de15da38898a3fe3a1af.tar.gz
tk-ddae5813ee43c3f324b9de15da38898a3fe3a1af.tar.bz2
TIP #204 "Virtual Events for Keyboard Traversal" (patch #976928)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cede6f8..549ec20 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-10-19 Joe English <jenglish@users.sourceforge.net>
+
+ TIP#204 IMPLEMENTATION
+
+ * library/tk.tcl, library/entry.tcl, library/spinbox.tcl:
+ TIP #204 "Virtual Events for Keyboard Traversal" (patch #976928)
+
2004-10-19 Donal K. Fellows <donal.k.fellows@man.ac.uk>
* tests/canvPsImg.tcl, tests/canvPsBmap.tcl: