summaryrefslogtreecommitdiff
path: root/TAO/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/ChangeLog')
-rw-r--r--TAO/ChangeLog10
1 files changed, 8 insertions, 2 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 481c27c09ce..6800115a172 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,8 +1,14 @@
+Wed Jan 22 14:56:22 2003 Balachandran Natarajan <bala@isis-server.isis.vanderbilt.edu>
+
+ * tao/Invocation.cpp (invoke_i): Unbind the dispatcher instead of
+ setting the state in the Bind_Dispatcher_Guard. Improves code
+ readability.
+
Wed Jan 22 11:08:57 2003 Chris Cleeland <cleeland_c@ociweb.com>
* tao/Messaging/Messaging_Policy_i.cpp (hook): Fixed debug message
- so that it actually printed out milliseconds rather than the
- microsecond component expressed as milliseconds.
+ so that it actually printed out milliseconds rather than the
+ microsecond component expressed as milliseconds.
Wed Jan 22 17:03:12 UTC 2003 Johnny Willemsen <jwillemsen@remedy.nl>