summaryrefslogtreecommitdiffstats
path: root/winsup
diff options
context:
space:
mode:
Diffstat (limited to 'winsup')
-rw-r--r--winsup/cygwin/ChangeLog4
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.