summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordas <das>2006-07-25 12:08:58 (GMT)
committerdas <das>2006-07-25 12:08:58 (GMT)
commit1f74a3f5e37f028fd51fe859f228b9acc58da90e (patch)
tree856b9c16b12f2bba4c7a6c2be475de57c1c4e32c /ChangeLog
parent5bbf5d1e813c27bddae0dc2fb01ea1234fece503 (diff)
downloadtk-1f74a3f5e37f028fd51fe859f228b9acc58da90e.zip
tk-1f74a3f5e37f028fd51fe859f228b9acc58da90e.tar.gz
tk-1f74a3f5e37f028fd51fe859f228b9acc58da90e.tar.bz2
* macosx/tkMacOSXKeyEvent.c (TkMacOSXProcessKeyboardEvent): handle key
shortcut for kHICommandQuit in the same way as other application menu item key shortcuts. [Bug 1516950]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index fe28d86..17e429d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-07-25 Daniel Steffen <das@users.sourceforge.net>
+
+ * macosx/tkMacOSXKeyEvent.c (TkMacOSXProcessKeyboardEvent): handle key
+ shortcut for kHICommandQuit in the same way as other application menu
+ item key shortcuts. [Bug 1516950]
+
2006-07-24 Daniel Steffen <das@users.sourceforge.net>
* macosx/tkMacOSXWm.c (TkWmMapWindow): fix incorrect values of wmInfo
@@ -186,7 +192,7 @@
2006-05-04 Don Porter <dgp@users.sourceforge.net>
- * README: Bump version number to 8.5a4
+ * README: Bump version number to 8.5a5
* generic/tk.h:
* unix/configure.in:
* unix/tk.spec: