summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormarina <marina@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-04-07 19:21:07 +0000
committermarina <marina@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-04-07 19:21:07 +0000
commitdeba68e5eb03701b21d876b014fb4a3ffe71c44d (patch)
tree06dfc18a97684cb4f759d34af3d636280e2be4b4
parent8aaa6f074a02af9657d05c11633cc4b1f22fc943 (diff)
downloadATCD-deba68e5eb03701b21d876b014fb4a3ffe71c44d.tar.gz
*** empty log message ***
-rw-r--r--TAO/ChangeLog-99c29
1 files changed, 29 insertions, 0 deletions
diff --git a/TAO/ChangeLog-99c b/TAO/ChangeLog-99c
index a6d1ec83511..2d8e645f5f9 100644
--- a/TAO/ChangeLog-99c
+++ b/TAO/ChangeLog-99c
@@ -1,3 +1,32 @@
+Wed Apr 7 14:05:09 1999 Marina Spivak <marina@cs.wustl.edu>
+
+ * orbsvcs/orbsvcs/Naming/Hash_Naming_Context.{h,cpp}
+ * orbsvcs/orbsvcs/Naming/Naming_Context.{h, cpp}
+ * orbsvcs/orbsvcs/Naming/Naming_Utils.{h,cpp}
+ Updated to use new exceptions macros.
+
+ * orbsvcs/orbsvcs/Naming/Persistent_Naming_Context.{h,cpp}
+ * orbsvcs/orbsvcs/Naming/Persistent_Entries.{h,cpp}
+ * orbsvcs/orbsvcs/Naming/Persistent_Context_Index.{h,cpp}
+ * orbsvcs/orbsvcs/Naming/Persistent_Bindings_Map.{h,cpp}
+ * orbsvcs/orbsvcs/Naming/Shared_Hash_Map.{h,cpp}
+ * orbsvcs/orbsvcs/Naming/Naming_Utils.{h,cpp}
+ * orbsvcs/Naming_Service/Naming_Service.{h,cpp}
+ * orbsvcs/orbsvcs/Makefile
+ Added the files above, to implement persistent naming service.
+
+ The first version of persistent naming service is available. It
+ uses memory-mapped file to store the persistent state of the
+ naming service. When starting the Naming Service from
+ orbsvcs/Naming_Service, if -f <file_name> option is provided, the
+ persistent implementation is used, if no -f option is provided, an
+ non-persistent implementation is used.
+
+ I'll be adding comments/documentation for the above shortly. The
+ class structure for the persistent implementation will also change
+ in the near future, as I'll be merging some of
+ persistent/non-persistent classes.
+
Wed Apr 07 14:11:19 1999 Nanbor Wang <nanbor@cs.wustl.edu>
* tao/PolicyS.cpp: CORBA is not a nested class here so we don't