summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormarina <marina@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-04-09 21:30:56 +0000
committermarina <marina@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-04-09 21:30:56 +0000
commit4798325ef1212aa3f47670de1333b177992c3194 (patch)
tree3571e6fb5a6d7a1de789d45380a8a269d7d06d94
parent7d4e20a6b28e89622042e38311793b64c5b129bf (diff)
downloadATCD-4798325ef1212aa3f47670de1333b177992c3194.tar.gz
*** empty log message ***
-rw-r--r--TAO/ChangeLog-99c17
1 files changed, 17 insertions, 0 deletions
diff --git a/TAO/ChangeLog-99c b/TAO/ChangeLog-99c
index 825b932f755..53b25198a3f 100644
--- a/TAO/ChangeLog-99c
+++ b/TAO/ChangeLog-99c
@@ -1,3 +1,20 @@
+Fri Apr 9 16:23:47 1999 Marina Spivak <marina@cs.wustl.edu>
+
+ * orbsvcs/orbsvcs/Naming/README:
+ Added a short blurb about persistent Naming Service
+
+ * orbsvcs/orbsvcs/Naming/Persistent_Context_Index_T.cpp:
+ Removed the use of nested typedefs, as this was breaking old g++
+ compiler. Surrounded Debug statements by <if>. Added a return
+ statement to avoid warnings.
+
+ * orbsvcs/Naming_Service/README:
+ Added description of persistence command-line option.
+
+ * orbsvcs/orbsvcs/Naming/Naming_Utils.{h,cpp}:
+ Changed the order of arguments in <init> method and constructor,
+ to avoid breaking old code with the addition of the new parameter.
+
Fri Apr 09 16:19:12 1999 Irfan Pyarali <irfan@cs.wustl.edu>
* tao/POA.cpp (create_object_key and parse_key): We must include