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 c26901e5e..b822077dd 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,5 +1,9 @@ 2010-06-21 Christopher Faylor <me+cygwin@cgf.cx> + * dcrt0.cc (__api_fatal): Temporarily generate a stackdump. + +2010-06-21 Christopher Faylor <me+cygwin@cgf.cx> + * tls_pbuf.cc (tmp_pathbuf::w_get): Report what's failing when too many buffers are in use. |