summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2003-08-28 04:54:46 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2003-08-28 04:54:46 +0000
commit3f5c3493e699272117f427d0a4b7f4f67d3d4757 (patch)
tree46e3cea6d1de19f2c8e135b7c9120ab87077753e
parentb02eb217c8751783c637cefc47b2cc7b6135806d (diff)
downloadATCD-3f5c3493e699272117f427d0a4b7f4f67d3d4757.tar.gz
*** empty log message ***
-rw-r--r--TAO/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/ChangeLog b/TAO/ChangeLog
index 30d1dd79a4d..a592d2d7671 100644
--- a/TAO/ChangeLog
+++ b/TAO/ChangeLog
@@ -1,6 +1,6 @@
Wed Aug 27 21:45:59 2003 Ossama Othman <ossama@dre.vanderbilt.edu>
- * tests/Big_Oneways/Session.h:
+ * tests/Big_Oneways/Session.h:
* tests/Big_Twoways/Session.h:
Include "ace/Null_Barrier.h" in the single-threaded case to pull
@@ -22,7 +22,7 @@ Wed Aug 27 21:13:21 2003 Ossama Othman <ossama@dre.vanderbilt.edu>
* orbsvcs/orbsvcs/IFRService/Options.cpp:
- Include "ace/Null_Mutex.h" to pull ACE_Null_Mutex class
+ Include "ace/Null_Mutex.h" to pull in ACE_Null_Mutex class
declaration.
Wed Aug 27 21:00:41 2003 Ossama Othman <ossama@dre.vanderbilt.edu>