summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2001-09-13 18:38:24 +0000
committerbala <balanatarajan@users.noreply.github.com>2001-09-13 18:38:24 +0000
commit8a305f91ac79b161b95258eb7ec557a2698f444a (patch)
tree0ad833eda805f3c2e9275643b89b43a4c126d2db
parentc3018184279de8953f54aedcd70a52d339f40d5b (diff)
downloadATCD-8a305f91ac79b161b95258eb7ec557a2698f444a.tar.gz
ChangeLogTag: Thu Sep 13 13:18:48 2001 Balachandran Natarajan <bala@cs.wustl.edu>
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index ad9ff58f8e6..d967d3bfd43 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -25,8 +25,8 @@ Thu Sep 13 12:46:45 2001 Balachandran Natarajan <bala@cs.wustl.edu>
* tao/Transport.cpp: Changed the name of the method mark_invalid
() to purge_entry (). The mark_invalid () does not remove the
handler from cache. Just leaving the cache entry after the
- connection is closed lead to increase in run time memory
- requirements. Se bug #1025 for details.
+ connection is closed leads to increase in run time memory
+ requirements. See bug #1025 for details.
* tao/IIOP_Connection_Handler.cpp:
* tao/Strategies/DIOP_Connection_Handler.cpp: