From b5d2d6fc12e1e137bc1ff32bd472a1e6603416dd Mon Sep 17 00:00:00 2001 From: zhangw Date: Wed, 12 Apr 2006 21:50:48 +0000 Subject: Wed Apr 12 21:48:29 UTC 2006 Wallace Zhang --- TAO/ChangeLog | 6 ++++++ TAO/NEWS | 3 +++ 2 files changed, 9 insertions(+) diff --git a/TAO/ChangeLog b/TAO/ChangeLog index 94e1215b0f4..966ff9a9cb4 100644 --- a/TAO/ChangeLog +++ b/TAO/ChangeLog @@ -1,3 +1,9 @@ +Wed Apr 12 21:48:29 UTC 2006 Wallace Zhang + + * NEWS: + + Updated with the race condition fix. + Tue Apr 11 16:26:47 UTC 2006 Wallace Zhang * tao/Connection_Handler.cpp: diff --git a/TAO/NEWS b/TAO/NEWS index a399c59f1c2..54997f76636 100644 --- a/TAO/NEWS +++ b/TAO/NEWS @@ -50,6 +50,9 @@ USER VISIBLE CHANGES BETWEEN TAO-1.5.0 and TAO-1.5.1 . Added support for the --enable-xt-reactor configure option to the autoconf build infrastructure to build the TAO_XtResource library. +. Fixed a race condition involving two threads active in the same + connection handler at the same time. See bug# 1647 for details. + USER VISIBLE CHANGES BETWEEN TAO-1.4.10 and TAO-1.5.0 ==================================================== -- cgit v1.2.1