summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2006-03-13 05:21:05 +0000
committerChristopher Faylor <me@cgf.cx>2006-03-13 05:21:05 +0000
commit57001a7f1021377af2f445d2965930ba85346d7c (patch)
treecf696853454bfd65f4f164793678887e4829d16c
parent9badd94adb585e28a3ef7918a88c49b3a855edf8 (diff)
downloadcygnal-57001a7f1021377af2f445d2965930ba85346d7c.tar.gz
cygnal-57001a7f1021377af2f445d2965930ba85346d7c.tar.bz2
cygnal-57001a7f1021377af2f445d2965930ba85346d7c.zip
tweak last ChangeLog description
-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.