summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2002-10-10 16:34:51 (GMT)
committerhobbs <hobbs>2002-10-10 16:34:51 (GMT)
commitc17e2a7050b97b75517017f4ae70ca0a73c336d0 (patch)
tree2504a75b5909f201990d3b9c31ceea120bb537e7 /ChangeLog
parent07bae53a89026d0bc2c8f6635c8586648a52b32e (diff)
downloadtk-c17e2a7050b97b75517017f4ae70ca0a73c336d0.zip
tk-c17e2a7050b97b75517017f4ae70ca0a73c336d0.tar.gz
tk-c17e2a7050b97b75517017f4ae70ca0a73c336d0.tar.bz2
* library/tk.tcl: simplified the adding of extra <ISO_Left_Tab>
and <hpBackTab> events to <<PrevWindow>>.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c371403..a311622 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,9 @@
* win/tkWinImage.c (XGetImage, XGetImageZPixmap): added support
for generating ps for embedded windows on canvases.
+ * library/tk.tcl: simplified the adding of extra <ISO_Left_Tab>
+ and <hpBackTab> events to <<PrevWindow>>.
+
2002-10-09 Jeff Hobbs <jeffh@ActiveState.com>
* unix/README: doc'ed --enable-symbols options.