summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2004-07-10 06:47:33 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2004-07-10 06:47:33 +0000
commita53fc555a293987df01806ab806f43d3c373e30a (patch)
treea404cbcbea79ae58c5b2c2024d960e6059b77eee
parent7186d48080ffe42b102d7e63e096eb037f0903cd (diff)
downloadATCD-a53fc555a293987df01806ab806f43d3c373e30a.tar.gz
*** empty log message ***
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index f5c315e575e..46c4274f8ab 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,7 +3,7 @@ Fri Jul 9 23:45:25 2004 Ossama Othman <ossama@dre.vanderbilt.edu>
* ace/RB_Tree.h (ACE_RB_Tree_Base::allocator):
* ace/RB_Tree.inl:
- This non-template class method is inlined in the RB_Tree.h
+ This non-template class method is now inlined in the RB_Tree.h
header rather than in RB_Tree.inl since that file may be
included multiple times when inlining is disabled and on
platforms where ACE_TEMPLATES_REQUIRE_SOURCE is defined. In
@@ -52,7 +52,7 @@ Thu Jul 8 08:56:53 2004 Balachandran Natarajan <bala@dre.vanderbilt.edu>
Thu Jul 8 01:09:32 2004 Douglas C. Schmidt <schmidt@cs.wustl.edu>
- * ace: Renamed config-aix5.1.h to config-aix-5.1.h to be consistent
+ * ace: Renamed config-aix5.1.h to config-aix-5.1.h to be consistent
with the other AIX config*.h files.
Wed Jul 7 21:26:00 2004 Ossama Othman <ossama@dre.vanderbilt.edu>