From 410b2bc2114a7421253b0ee9caa9511a4eef6799 Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Thu, 3 Mar 2005 01:06:30 +0000 Subject: fix changelog garbling --- winsup/cygwin/ChangeLog | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 302fb5ef0..0a93ec8be 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -4,15 +4,14 @@ around LoadAddress to prevent loaded dlls (like msvcrt.dll) from setting unwanted stuff. -2005-03-02 Christopher Faylor - - * cygtls.cc (_cygtls::init_thread): Move exitsock setting later. It - 2005-03-02 Christopher Faylor * cygtls.cc (_cygtls::remove): Don't attempt any removal activities if exitsock is zero. +2005-03-02 Christopher Faylor + + * cygtls.cc (_cygtls::init_thread): Move exitsock setting later. It should always be set. (_cygtls::remove): Detect zero exitsock. Not quite sure why this is needed. -- cgit v1.2.3