summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2001-08-08 17:25:49 +0000
committerbala <balanatarajan@users.noreply.github.com>2001-08-08 17:25:49 +0000
commite1bb15e8df7e50f8bc11afca2813b3e4b0971658 (patch)
tree4918c1e22d55945a448011802a74fe273e74f48c
parent7785a3154f5cd8b025b382c226747b6965baf80c (diff)
downloadATCD-e1bb15e8df7e50f8bc11afca2813b3e4b0971658.tar.gz
ChangeLogTag: Wed Aug 8 12:16:22 2001 Balachandran Natarajan <bala@cs.wustl.edu>
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a5
1 files changed, 4 insertions, 1 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index cc611479f26..e3ec3ae29f3 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -15,7 +15,10 @@ Wed Aug 8 12:16:22 2001 Balachandran Natarajan <bala@cs.wustl.edu>
resources. This would lead to the client hanging on select ()
even after the connection is closed by the server. I am
surprised that this has not been found out so far. God save
- people who have been using the Muxed strategy :-).
+ people who have been using the Muxed strategy :-).
+
+ BTW, the above fix should fix problems seen in the Faults and
+ Crashed_Callback tests in the daily builds.
Tue Aug 07 21:54:31 2001 Ossama Othman <ossama@uci.edu>