summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-10 01:44:45 +0000
committerparsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-10 01:44:45 +0000
commita350a9061248a49e9312ee91b5a935a3f1f5f664 (patch)
tree645813b16266a76833238b121aa63027815edc31
parent0e1c41619c4bbe22911c88e472ab2bae30c83a43 (diff)
downloadATCD-a350a9061248a49e9312ee91b5a935a3f1f5f664.tar.gz
* TAO_IDL/include/utl_scope.h:
* TAO_IDL/util/utl_scope.cpp: Extensive mods to lookup_by_name(), lookup_by_name_local(), and iter_lookup_by_name_local() so they will traverse the scope tree above the starting point and check for reopened modules.
-rw-r--r--TAO/ChangeLog-99c8
1 files changed, 8 insertions, 0 deletions
diff --git a/TAO/ChangeLog-99c b/TAO/ChangeLog-99c
index 907740ab70c..8a41aee0391 100644
--- a/TAO/ChangeLog-99c
+++ b/TAO/ChangeLog-99c
@@ -1,3 +1,11 @@
+Fri Jul 9 20:40:54 1999 Jeff Parsons <parsons@cs.wustl.edu>
+
+ * TAO_IDL/include/utl_scope.h:
+ * TAO_IDL/util/utl_scope.cpp:
+ Extensive mods to lookup_by_name(), lookup_by_name_local(), and
+ iter_lookup_by_name_local() so they will traverse the scope tree
+ above the starting point and check for reopened modules.
+
Fri Jul 09 18:54:40 1999 Irfan Pyarali <irfan@cs.wustl.edu>
* version_tests.dsw (Project): Fixed location of POA Deactivation