summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--winsup/cygwin/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index fba4cc2e1..902b96f37 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -25,8 +25,8 @@
2005-06-03 Max Kaehn <slothman@electric-cloud.com>
- * dcrt0.cc (cygwin_dll_init): Now initializes main_environ and cygtls.
- Comment to explain the caveats of this method.
+ * dcrt0.cc (cygwin_dll_init): Initialize main_environ and cygtls. Add
+ comment to explain the caveats of this method.
* how-cygtls-works.txt: New file.
2005-06-02 Christopher Faylor <cgf@timesys.com>