summaryrefslogtreecommitdiff
path: root/TAO/ChangeLogs/ChangeLog-02a
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/ChangeLogs/ChangeLog-02a')
-rw-r--r--TAO/ChangeLogs/ChangeLog-02a18
1 files changed, 12 insertions, 6 deletions
diff --git a/TAO/ChangeLogs/ChangeLog-02a b/TAO/ChangeLogs/ChangeLog-02a
index 65a4b020a61..0915a6afcea 100644
--- a/TAO/ChangeLogs/ChangeLog-02a
+++ b/TAO/ChangeLogs/ChangeLog-02a
@@ -1,3 +1,9 @@
+Sat Mar 16 11:35:12 2002 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * orsvcs/orbsvcs/CosNaming.bor:
+ Updated this BCB makefile with the changes of
+ Thu Mar 14 09:26:54 2002 Chad Elliott <elliott_c@ociweb.com>
+
Sat Mar 16 00:47:58 2002 Ossama Othman <ossama@uci.edu>
* tao/Object.h (refcount_):
@@ -57,14 +63,14 @@ Sat Mar 16 01:27:32 2002 Ossama Othman <ossama@uci.edu>
Fri Mar 15 16:06:10 2002 Priyanka Gontla <pgontla@ece.uci.edu>
- * orbsvcs/orbsvcs/Naming/Flat_File_Persistence.cpp (operator >>):
+ * orbsvcs/orbsvcs/Naming/Flat_File_Persistence.cpp (operator >>):
Fixed the warning gcc-3.0 was complaining about by correcting the
format specifier used.
Fri Mar 15 16:02:52 2002 Douglas C. Schmidt <schmidt@tango.doc.wustl.edu>
* TAO-INSTALL.html: Updated to include Solaris 8. Thanks to
- Stephane Chatre <schatre@qoptics.com> for reporting this.
+ Stephane Chatre <schatre@qoptics.com> for reporting this.
Fri Mar 15 07:50:23 2002 Chad Elliott <elliott_c@ociweb.com>
@@ -100,7 +106,7 @@ Fri Mar 15 00:46:00 2002 Si Mong Park <spark@ociweb.com>
* TAO/tao/default_resource.cpp:
* TAO/tao/Resource_Factory.cpp:
* TAO/tao/Resource_Factory.h:
- Changed back to use ACE_CString due to the unexpected additional
+ Changed back to use ACE_CString due to the unexpected additional
awkward type conversion.
* TAO/tao/BiDir_GIOP/BiDirGIOP.cpp:
@@ -148,7 +154,7 @@ Fri Mar 15 00:46:00 2002 Si Mong Park <spark@ociweb.com>
* TAO/tao/Strategies/TAO_Strategies.vcp:
* TAO/tao/TypeCodeFactory/TypeCodeFactory.vcp:
eMbedded Visual C++ 3.0 project file for main TAO.dll for WinCE
- build.
+ build.
Thu Feb 28 09:55:21 2002 Chad Elliott <elliott_c@ociweb.com>
@@ -168,12 +174,12 @@ Thu Mar 14 14:13:02 2002 Chad Elliott <elliott_c@ociweb.com>
* tests/Server_Leaks/run_test.pl:
- Increase the wait time for server startup. Slower machines were
+ Increase the wait time for server startup. Slower machines were
failing due to this.
* tests/Server_Leaks/client.cpp:
- Switched an ACE_CHECK within a try block to an ACE_TRY_CHECK.
+ Switched an ACE_CHECK within a try block to an ACE_TRY_CHECK.
Thu Mar 14 12:03:21 2002 Ossama Othman <ossama@uci.edu>