summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2002-03-14 20:21:54 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2002-03-14 20:21:54 +0000
commit1635048fe55a7ddd845217f6c984211d8929932f (patch)
tree8a84d4659ec0b9ef60d3430956f47f3a56404cf6
parentea65cc5e14b56ca9a392023fa41149cb1bf37804 (diff)
downloadATCD-1635048fe55a7ddd845217f6c984211d8929932f.tar.gz
*** empty log message ***
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a6
1 files changed, 3 insertions, 3 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index 63b866cc69c..1b04a209c5d 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -20,9 +20,9 @@ Thu Mar 14 12:03:21 2002 Ossama Othman <ossama@uci.edu>
Make sure the peer TAO_PICurrent_Impl object no longer considers
this TAO_PICurrent_Impl its peer since this object will no
- longer exist once this destructor completes execution.. Thanks
- to Jeffrey Shaffer <jeffs@integ.com> for reporting the problem,
- and for confirming that this fix works.
+ longer exist once this destructor completes execution. Fixes a
+ seg fault. Thanks to Jeffrey Shaffer <jeffs@integ.com> for
+ reporting the problem, and for confirming that this fix works.
Thu Mar 14 13:50:59 2002 Chad Elliott <elliott_c@ociweb.com>