summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2001-03-02 17:39:36 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2001-03-02 17:39:36 +0000
commit079dce1f8bd3b4be01aaec54a61b0bfe2461a3dc (patch)
tree8a8e8c9aac5eb53093b71718568e453460c9c475
parent67121f1857bd0c324ca4056c0c9ac334263c44c9 (diff)
downloadATCD-079dce1f8bd3b4be01aaec54a61b0bfe2461a3dc.tar.gz
ChangeLogTag:Fri Mar 02 09:32:33 2001 Ossama Othman <ossama@uci.edu>
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index 6292f4de571..ca5c093f68d 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -4,7 +4,7 @@ Fri Mar 02 09:32:33 2001 Ossama Othman <ossama@uci.edu>
Moved release of the forward object references from the
destructor to the destroy() method. There was a strange problem
- interdependent object life cycles. The forward object
+ with interdependent object life cycles. The forward object
references wouldn't be released unless the server request
interceptor was destroyed (destructor called), and the
interceptor wouldn't be destroyed unless the object references