Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2005-06-07 01:12:00 +0400
committerChristopher Faylor <me@cgf.cx>2005-06-07 01:12:00 +0400
commit405e757cf94d9f653cdd6ddda58e69578f7e2546 (patch)
tree166866f6cc62471a7a045c8964eb1fa050dcde29
parente875be5876bc7025d3bfed55d8bf5565610eeefb (diff)
reformat ChangeLog entry slightly.
-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>