diff src/ChangeLog @ 47033:f6d6e1b3e7b7

2002-08-25 Andrew Choi <akochoi@shaw.ca> * s/darwin.h (DONT_REOPEN_PTY): #def it.
author Andrew Choi <akochoi@shaw.ca>
date Sun, 25 Aug 2002 17:43:29 +0000
parents 4e4bf31455d6
children d6ea7c29ce97
line wrap: on
line diff
--- a/src/ChangeLog	Sun Aug 25 17:15:26 2002 +0000
+++ b/src/ChangeLog	Sun Aug 25 17:43:29 2002 +0000
@@ -6,7 +6,8 @@
 	* s/darwin.h (select): Define select to sys_select only if
 	HAVE_CARBON is defined.
 	(HAVE_WORKING_VFORK): #undef it.  Define vfork to fork.
-
+	(DONT_REOPEN_PTY): #def it.
+	
 	* macterm.c (XTread_socket): Remove code to call
 	SendEventToEventTarget for keys with command modifiers when
 	mac_command_key_is_meta is nil.