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 21ab4f0da..fd7ab6e54 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,5 +1,11 @@ 2006-06-04 Christopher Faylor <cgf@timesys.com> + * ioctl.cc (ioctl): Accommodate change in reported pty master device + number. + * select.cc (peek_pipe): Ditto. + +2006-06-04 Christopher Faylor <cgf@timesys.com> + * cygtls.h (CYGTLS_PADSIZE): Reset to a size that XP SP1 seems to like. * tlsoffsets.h: Regenerate. |