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 950130f13..b71d45b82 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,9 @@ +2008-10-06 Christopher Faylor <me+cygwin@cgf.cx> + + * cygtls.h (_cygtls::initialized): Remove bogus stack check which would + when checking the current thread from the current thread. + * tlsoffsets.h: Regenerate. + 2008-10-05 Christopher Faylor <me+cygwin@cgf.cx> * dcrt0.cc (dll_crt0_0): Don't initialize signals early when |