summaryrefslogtreecommitdiff
path: root/TAO/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/ChangeLog')
-rw-r--r--TAO/ChangeLog11
1 files changed, 9 insertions, 2 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 4a83e6604fa..93e63250f04 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,10 +1,17 @@
+Fri Nov 28 08:33:56 2003 Dale Wilson <wilson_d@ociweb.com>
+
+ * orbsvcs/orbsvcs/PortableGroup/PG_Properties_Decoder.cpp:
+ * orbsvcs/orbsvcs/PortableGroup/PG_Typeid_Properties_Map.h:
+ * orbsvcs/orbsvcs/PortableGroup/PG_Typeid_Properties_Map.cpp:
+ Build problems on Linux: const correctness.
+
Wed Nov 26 19:20:54 2003 Dale Wilson <wilson_d@ociweb.com>
* orbsvcs/orbsvcs/PortableGroup/PG_Properties_Decoder.h:
* orbsvcs/orbsvcs/PortableGroup/PG_Properties_Decoder.cpp:
Enhance Properties_Decoder to provide everything necessary
- to implement the PropertyManager interface.
- --the name is no longer ideal.
+ to implement the PropertyManager interface.
+ --the name is no longer ideal.
* orbsvcs/orbsvcs/PortableGroup/PG_Typeid_Properties_Map.h:
* orbsvcs/orbsvcs/PortableGroup/PG_Typeid_Properties_Map.cpp: