summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>2001-02-21 02:01:43 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>2001-02-21 02:01:43 +0000
commit868b2118df8e05da3835c0fd7cd668a7e650ecf7 (patch)
treec3f528fe6b8cb64c89158a6d5b73a4cb84a05f9b
parent7343440a82927caf704dacc8bc3ac07871accf59 (diff)
downloadATCD-868b2118df8e05da3835c0fd7cd668a7e650ecf7.tar.gz
ChangeLogTag:Tue Feb 20 06:34:26 2001 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a11
1 files changed, 6 insertions, 5 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index 8e91e57b651..a1398b119a7 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -49,11 +49,12 @@ Tue Feb 20 16:13:22 2001 Balachandran Natarajan <bala@cs.wustl.edu>
Tue Feb 20 12:02:30 2001 Balachandran Natarajan <bala@cs.wustl.edu>
- * tao/IIOP_Connection_Handler.cpp (handle_close):
- * tao/Strategies/UIOP_Connection_Handler.cpp:
- * orbsvcs/orbsvcs/SSLIOP/SSLIOP_Connection_Handler.cpp: Fixed a
- leak from open handles on the server side when the clients
- exit.
+ * tao/IIOP_Connection_Handler.cpp (handle_close):
+ * tao/Strategies/UIOP_Connection_Handler.cpp:
+ * orbsvcs/orbsvcs/SSLIOP/SSLIOP_Connection_Handler.cpp: Fixed a
+ leak from open handles on the server side when the clients
+ exit. Thanks to Andy Olson <andrew.olson@lmco.com>
+ and Ossama for helping with this.
Tue Feb 20 10:25:37 2001 Jeff Parsons <parsons@cs.wustl.edu>