summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpgontla <pgontla@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-11-11 15:34:48 +0000
committerpgontla <pgontla@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-11-11 15:34:48 +0000
commitbdf2960aeca65f1d04986b0ef024f25936f6998a (patch)
tree33985bd1d42f7e40aa3760ddadc47fb8996e63a1
parente1532ae1fd9cfcfb9d8358ebf3fda97aa50432db (diff)
downloadATCD-bdf2960aeca65f1d04986b0ef024f25936f6998a.tar.gz
ChangeLogTag: Sat Nov 11 09:28:43 2002 Priyanka Gontla <pgontla@ociweb.com>
-rw-r--r--TAO/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index ab3a40b0d58..686ac81b312 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,3 +1,14 @@
+Mon Nov 11 09:28:43 2002 Priyanka Gontla <pgontla@ociweb.com>
+
+ * orbsvcs/ImplRepo_Service/ImR_Locator_i.cpp:
+ Get the whole hostname name including the domain instead
+ of just the hostname.
+ Thanks to Kobi Cohen-Arazi <kobi@mivzak.com> for pointing
+ out a exception thats raised.
+
+ * orbsvcs/tests/ImplRepo/run_test.pl:
+ cosmetic changes.
+
Sun Nov 10 20:24:59 2002 Jeff Parsons <parsons@isis-server.isis.vanderbilt.edu>
* orbsvcs/IFR_Service/ifr_adding_visitor.cpp: