summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1999-04-06 22:27:27 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1999-04-06 22:27:27 +0000
commitcefd1a1805835dd70d04cd07a8ef11d85fa7bc55 (patch)
tree2917fcb080e490b982bc496342c8a6d7efaf1484
parente69df8601970177931d0560e1a75b4bb60a72d39 (diff)
downloadATCD-cefd1a1805835dd70d04cd07a8ef11d85fa7bc55.tar.gz
*** empty log message ***
-rw-r--r--TAO/ChangeLog-99c2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/ChangeLog-99c b/TAO/ChangeLog-99c
index d9a9f0f62e1..3f3f96641d2 100644
--- a/TAO/ChangeLog-99c
+++ b/TAO/ChangeLog-99c
@@ -3,7 +3,7 @@ Tue Apr 06 16:29:58 1999 Nanbor Wang <nanbor@cs.wustl.edu>
* tao/ORB.cpp (ORB_init): Some how, calling to init_orb_globals()
got moved before ORB Core initialization. This must come AFTER
the initialization of ORB Core. Otherwise, all hell breaks
- loss.
+ loose.
Tue Apr 6 16:29:55 1999 Balachandran Natarajan <bala@cs.wustl.edu>