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 2f2a6fc8a..9439d8e1a 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,5 +1,9 @@ 2005-09-23 Christopher Faylor <cgf@timesys.com> + * shared.cc (open_shared): Add crucial bit of debugging info. + +2005-09-23 Christopher Faylor <cgf@timesys.com> + Semi-reversion of always-exit-from-sigthread change of 2005-09-15. * exceptions.cc (sigpacket::process): Eliminate return after call to reinstated noreturn function. |