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 4202ca008..ff80caf04 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,5 +1,9 @@ 2006-01-05 Christopher Faylor <cgf@timesys.com> + * include/getopt.h: Accommodate recent unfortunate newlib changes. + +2006-01-05 Christopher Faylor <cgf@timesys.com> + * cygtls.cc (_cygtls::remove): Don't output debugging info if this isn't a cygwin thread. * sigproc.cc (sigproc_init): Move clearing of sync_startup here to |