summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoralex <alex@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-02-17 03:57:08 +0000
committeralex <alex@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1998-02-17 03:57:08 +0000
commitf0560055ebfe1b2ec94e002792a06e637b60f763 (patch)
tree7dbb34b6ccd0996fecb46befa83f878d04249aef
parentc7dd5a2c719d7ce5cad36dbd1f74b3b4c13d622a (diff)
downloadATCD-f0560055ebfe1b2ec94e002792a06e637b60f763.tar.gz
*** empty log message ***
-rw-r--r--TAO/ChangeLog-98c22
1 files changed, 22 insertions, 0 deletions
diff --git a/TAO/ChangeLog-98c b/TAO/ChangeLog-98c
index 22df5078ced..9c436dc7d5a 100644
--- a/TAO/ChangeLog-98c
+++ b/TAO/ChangeLog-98c
@@ -75,6 +75,28 @@ Mon Feb 16 10:14:34 1998 Carlos O'Ryan <coryan@cs.wustl.edu>
declared inline. Thanks to Michael Kircher (mk1@cs.wustl.edu)
for reporting this one.
+Mon Feb 16 02:34:24 1998 Alexander Babu Arulanthu <alex@merengue.cs.wustl.edu>
+
+ * orbsvcs/orbsvcs/CosPropertyService_i.cpp: Defined some of the
+ functions for the TAO_PropertySet class.
+
+ * orbsvcs/orbsvcs/CosPropertyService_i.h: Defined the classes for
+ implementing the CosPropertyService for TAO.
+
+ * orbsvcs/tests/CosPropertyService/Makefile: Added this
+ Makefile ( Makefile for making test program for the
+ PropertyService )
+
+ * orbsvcs/orbsvcs/CosProperty_Hash.cpp: Added this file.
+
+ * orbsvcs/orbsvcs/CosProperty_Hash.h (Table): Added this
+ file. This contains the classes for maintaining Hash Table for
+ storing the PropertySets.
+
+ * orbsvcs/tests/CosPropertyService/main.cpp (main): Added this
+ test file for CosPropertyService
+
+
Sun Feb 15 20:12:00 1998 Chris Cleeland <cleeland@tango.cs.wustl.edu>
* tao/poa.{h,cpp}: Heavily modified several routines to correct