summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2000-05-06 20:58:50 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2000-05-06 20:58:50 +0000
commite0259569debdf271ea8aecb9bdb2e69c1faa2331 (patch)
treeb7216a6d01841b38d68fb72c543ab78a2d2b22a2
parentb8d47c07b53f2bb499c8b6076d4f887067276402 (diff)
downloadATCD-e0259569debdf271ea8aecb9bdb2e69c1faa2331.tar.gz
*** empty log message ***
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a11
1 files changed, 11 insertions, 0 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index e72a571b64e..5d4cb37c5c1 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,14 @@
+Sat May 6 13:47:35 2000 Ossama Othman <ossama@uci.edu>
+
+ * tao/ORB.cpp (ORB_init):
+
+ Relaxed the restriction that ensured argv[0] be non-empty when
+ argc was non-zero. TAO no longer checks the length of argv[0]
+ when argc is non-zero. Instead it trusts the user's judgment.
+ Thanks to Terry Rosenbaum <Terry.Rosenbaum@Radiology.MSU.edu>
+ for pointing out that some users may wish to pass an empty
+ program name argument (argv[0]) to CORBA::ORB_init().
+
Thu May 4 17:17:32 2000 Balachandran Natarajan <bala@cs.wustl.edu>
* tao/GIOP_Message_Accept_State.cpp: Fixed a problem with the way