Update ChangeLog.

This commit is contained in:
Christopher Faylor 2008-03-01 14:55:07 +00:00
parent 2d80b55b4e
commit da061b9cd2
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@
(_cygtls::init_threadlist_exceptions): Ditto.
(_cygtls::find_tls): Use myfault handling to deal with errors caused by
nonexistent threads.
* sigproc.cc (wait_sig): Eliminate call to init_threadlist_exceptions.
2008-03-01 Christopher Faylor <me+cygwin@cgf.cx>