From 405e757cf94d9f653cdd6ddda58e69578f7e2546 Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Mon, 6 Jun 2005 21:12:00 +0000 Subject: [PATCH] reformat ChangeLog entry slightly. --- winsup/cygwin/ChangeLog | 4 ++-- 1 file 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 - * 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