diff src/ChangeLog @ 112395:f1de024f822c

* nsterm.m (keyDown): If ns_right_alternate_modifier is Qleft, check if ns_alternate_modifier is none.
author Jan D. <jan.h.d@swipnet.se>
date Fri, 21 Jan 2011 09:35:30 +0100
parents 75fb060ecbc3
children e79e716435f4
line wrap: on
line diff
--- a/src/ChangeLog	Thu Jan 20 22:54:37 2011 -0600
+++ b/src/ChangeLog	Fri Jan 21 09:35:30 2011 +0100
@@ -1,3 +1,8 @@
+2011-01-21  Jan Djärv  <jan.h.d@swipnet.se>
+
+	* nsterm.m (keyDown): If ns_right_alternate_modifier is Qleft, check
+	if ns_alternate_modifier is none.
+
 2011-01-20  Jan Djärv  <jan.h.d@swipnet.se>
 
 	* unexmacosx.c: Add comment about include order.