summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordengg <dengg@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-07-29 15:53:01 +0000
committerdengg <dengg@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-07-29 15:53:01 +0000
commita080b7cdb37d95e97627f52a2302526d1366a653 (patch)
tree44ea612924b12f49b9de93d887710488f15f6e1c
parentec2ab90ab43619d18b6837a8302916db62567c23 (diff)
downloadATCD-a080b7cdb37d95e97627f52a2302526d1366a653.tar.gz
ChangeLogTag: Tue Jul 29 09:24:16 2003 Gan Deng <gan.deng@vanderbilt.edu>
-rw-r--r--TAO/ChangeLog8
1 files changed, 4 insertions, 4 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 81251eb66b6..a993976b2bb 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -8,10 +8,10 @@ Tue Jul 29 09:24:16 2003 Gan Deng <gan.deng@vanderbilt.edu>
* tao/Muxed_TMS.cpp
- Reverted the changes to the file to version 1.23, which might
- cause applications to crash, because in the clear_cache ()
- function the unbind () function call will make the iterator
- to be invalid.
+ Reverted the changes to the file to version 1.23, since the
+ changes might cause applications to crash, because in the
+ clear_cache () function the unbind () function call will make
+ the iterator to be invalid.
Tue Jul 29 01:08:10 2003 Yamuna Krishnamurthy <yamuna@oomworks.com>