summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a6b0c0d..b0dfcec 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,11 @@
+2009-04-10 Donal K. Fellows <dkf@users.sf.net>
+
+ * library/tk.tcl: [Bug 2116837]: Add event definitions to handle the
+ standard virtual events when Caps Lock is on.
+
2009-04-03 Joe English <jenglish@users.sourceforge.net>
- * unix/tkUnixWm.c: Don't Panic [Bug 1789819].
+ * unix/tkUnixWm.c: [Bug 1789819]: Don't Panic.
2009-03-25 Donal K. Fellows <dkf@users.sf.net>