summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README1
-rw-r--r--TAO/ChangeLog-99c7
2 files changed, 8 insertions, 0 deletions
diff --git a/README b/README
index 949426ffde3..95ac0771646 100644
--- a/README
+++ b/README
@@ -798,6 +798,7 @@ Eric Eide <eeide@cs.utah.edu>
Don Busch <busch_d@ociweb.com>
Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>
Thomas Lockhart <Thomas.G.Lockhart@jpl.nasa.gov>
+David Hauck <davidh@realtimeint.com>
I would particularly like to thank Paul Stephenson, who worked with me
at Ericsson and is now at ObjectSpace. Paul devised the recursive
diff --git a/TAO/ChangeLog-99c b/TAO/ChangeLog-99c
index 89ca10ac6f2..02e8eba8c0c 100644
--- a/TAO/ChangeLog-99c
+++ b/TAO/ChangeLog-99c
@@ -1,3 +1,10 @@
+Tue Apr 6 02:40:31 1999 Nanbor Wang <nanbor@cs.wustl.edu>
+
+ * examples/Simple/Simple_util.cpp (init): We have to make sure we
+ don't try to proceed if querying of naming service failed.
+ Thanks to David Hauck <davidh@realtimeint.com> for reporting the
+ bug.
+
Tue Apr 06 00:12:11 1999 Irfan Pyarali <irfan@cs.wustl.edu>
* examples/POA/DSI/Database_i.cpp (_is_a): Added back the code