summaryrefslogtreecommitdiff
path: root/TAO/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/ChangeLog')
-rw-r--r--TAO/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index a4a15c29698..c72e74a50a8 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,12 @@
+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.
+
Tue Jul 29 01:08:10 2003 Yamuna Krishnamurthy <yamuna@oomworks.com>
* examples/RTScheduling/DT_Creator.cpp: