summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1999-12-11 23:10:17 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1999-12-11 23:10:17 +0000
commit3590ba07bebf212b26c9232630d265cf0552d1cb (patch)
treef2216fcbbd6a370567e3abbe874b9be1116c87b1
parent0dfece6fe1c8830a46c657ca436f38a7ee3b7f87 (diff)
downloadATCD-3590ba07bebf212b26c9232630d265cf0552d1cb.tar.gz
*** empty log message ***
-rw-r--r--TAO/ChangeLog-99c15
1 files changed, 8 insertions, 7 deletions
diff --git a/TAO/ChangeLog-99c b/TAO/ChangeLog-99c
index f697633e1fb..bd0b0fd3caa 100644
--- a/TAO/ChangeLog-99c
+++ b/TAO/ChangeLog-99c
@@ -14,13 +14,14 @@ Sat Dec 11 14:31:45 1999 Ossama Othman <othman@cs.wustl.edu>
Sat Dec 11 10:15:42 1999 Luther J Baker <ljb1@cs.wustl.edu>
* tao/ORB_Core.cpp (init): Changed -ORBDebug flag to not
- eat following argument.
-
- -ORBDaemon, -ORBSkipServiceConfigOpen, -ORBGIOPLite
- to follow similar behavior. In the past, these flags would
- accept 'longer' names ... but by their nature, they should
- never be longer. The flags following this group may have
- their arguments immediately following, but not this group.
+ eat following argument. Thanks to Mark L Boriack
+ <mboriack@std.saic.com> for reporting this.
+
+ -ORBDaemon, -ORBSkipServiceConfigOpen, -ORBGIOPLite to follow
+ similar behavior. In the past, these flags would accept 'longer'
+ names ... but by their nature, they should never be longer. The
+ flags following this group may have their arguments immediately
+ following, but not this group.
Sat Dec 11 00:08:50 1999 Darrell Brunsch <brunsch@cs.wustl.edu>