diff options
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r-- | winsup/cygwin/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index beab9ec9a..ead7b14b0 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,9 @@ +2005-06-17 Christopher Faylor <cgf@timesys.com> + + * spawn.cc (spawn_guts): Detect when executing a 16-bit application and + avoid setting the process pipe since this causes conniptions in Windows + 9x. + 2005-06-17 Corinna Vinschen <corinna@vinschen.de> * cygwin.din (inet_pton): Export. |