diff options
author | Christopher Faylor <me@cgf.cx> | 2005-06-06 21:12:00 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2005-06-06 21:12:00 +0000 |
commit | 405e757cf94d9f653cdd6ddda58e69578f7e2546 (patch) | |
tree | 166866f6cc62471a7a045c8964eb1fa050dcde29 /winsup/cygwin/ChangeLog | |
parent | e875be5876bc7025d3bfed55d8bf5565610eeefb (diff) | |
download | newlib-405e757cf94d9f653cdd6ddda58e69578f7e2546.zip newlib-405e757cf94d9f653cdd6ddda58e69578f7e2546.tar.gz newlib-405e757cf94d9f653cdd6ddda58e69578f7e2546.tar.bz2 |
reformat ChangeLog entry slightly.
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-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 fba4cc2..902b96f 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> |