aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index a6e41b4bc75..1f6f1134f63 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -6,7 +6,8 @@
6 * s/darwin.h (select): Define select to sys_select only if 6 * s/darwin.h (select): Define select to sys_select only if
7 HAVE_CARBON is defined. 7 HAVE_CARBON is defined.
8 (HAVE_WORKING_VFORK): #undef it. Define vfork to fork. 8 (HAVE_WORKING_VFORK): #undef it. Define vfork to fork.
9 9 (DONT_REOPEN_PTY): #def it.
10
10 * macterm.c (XTread_socket): Remove code to call 11 * macterm.c (XTread_socket): Remove code to call
11 SendEventToEventTarget for keys with command modifiers when 12 SendEventToEventTarget for keys with command modifiers when
12 mac_command_key_is_meta is nil. 13 mac_command_key_is_meta is nil.