diff options
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r-- | winsup/cygwin/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index a8d8afa23..f0ddfd65e 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,5 +1,9 @@ 2006-06-03 Christopher Faylor <cgf@timesys.com> + * Makefile.in (libdl.a): New library. + +2006-06-03 Christopher Faylor <cgf@timesys.com> + * fhandler_tty.cc (fhandler_pty_master::close): Don't close handles if we don't own them. (fhandler_pty_master::setup): Make sure that original handle is closed |