summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbala <balanatarajan@users.noreply.github.com>2002-11-21 18:32:32 +0000
committerbala <balanatarajan@users.noreply.github.com>2002-11-21 18:32:32 +0000
commit420fc055ec35a7a30840624bdfeeff138e4a5883 (patch)
tree9c8be57689ec32fe6d91beaea734e12c8ba7eb60
parentca8719d1ac5cd5d8808c5819440c706270c6caa1 (diff)
downloadATCD-420fc055ec35a7a30840624bdfeeff138e4a5883.tar.gz
ChangeLogTag: Thu Nov 21 13:26:27 2002 Balachandran Natarajan <bala@isis-server.isis.vanderbilt.edu>
-rw-r--r--TAO/ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 7019976b539..54232cab8fd 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,10 +1,10 @@
Thu Nov 21 13:26:27 2002 Balachandran Natarajan <bala@isis-server.isis.vanderbilt.edu>
* tao/Connection_Handler.cpp: Avoid checks for reactor consistency
- if the handler is not registered with the reactor. This shuld
+ if the handler is not registered with the reactor. This should
fix most of the runtime problems that we are seeing. This place
- needs to be reexamined after the beta. The interscetion of
- RTCORBA and nonRT cases simplyy makes this place too
+ needs to be reexamined after the beta. The intersection of
+ RTCORBA and nonRT cases simply makes this place too
complicated.
Wed Nov 20 18:04:00 2002 Balachandran Natarajan <bala@isis-server.isis.vanderbilt.edu>