diff options
author | Christopher Faylor <me@cgf.cx> | 2006-03-13 05:21:05 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2006-03-13 05:21:05 +0000 |
commit | 57001a7f1021377af2f445d2965930ba85346d7c (patch) | |
tree | cf696853454bfd65f4f164793678887e4829d16c /winsup/cygwin | |
parent | 9badd94adb585e28a3ef7918a88c49b3a855edf8 (diff) | |
download | cygnal-57001a7f1021377af2f445d2965930ba85346d7c.tar.gz cygnal-57001a7f1021377af2f445d2965930ba85346d7c.tar.bz2 cygnal-57001a7f1021377af2f445d2965930ba85346d7c.zip |
tweak last ChangeLog description
Diffstat (limited to 'winsup/cygwin')
-rw-r--r-- | winsup/cygwin/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index de73b9258..eec1915b9 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -2,8 +2,8 @@ * cygtls.cc (_cygtls::remove): Reset initialized flag right away if we were previously initialized. - * cygtls.h (_cygtls::initialized): Move nearer the end to catch - situation when Windows 98 mysteriously changes pieces of cygtls when + * cygtls.h (_cygtls::initialized): Move nearer to the end to catch + situation when Windows 98 mysteriously changes parts of _my_tls when thread is detaching. * gendef (__sigfe_maybe): Simplify slightly. * tlsoffsets.h: Regenerate. |