summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-09-11 00:37:38 +0000
committerdhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-09-11 00:37:38 +0000
commit861074f7d7024ee2a4d0d3a11229bc47f7ee1791 (patch)
tree3e642071481c352f4b812e10ee39bb341739e7b7
parent69fbc8c0fd63df717afb6e9552785eb096f58bed (diff)
downloadATCD-861074f7d7024ee2a4d0d3a11229bc47f7ee1791.tar.gz
ChangeLogTag:Thu Sep 4 01:25:53 UTC 2003 Don Hinton <dhinton@dresystems.com>
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 64dbb90ed01..3b291045760 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,7 +4,7 @@ Thu Sep 4 01:25:53 UTC 2003 Don Hinton <dhinton@dresystems.com>
* ace/OS_String.{h,cpp,i}:
* ace/OS_Dirent.{h,cpp,inl}:
* ace/OS_Memory.{h,cpp,inl}:
- * ace/OS_TLI.{h,cpp,inl}:
+ * ace/OS_TLI.{h,inl}:
Converted the ACE_OS* classes to namespaces. Moved ACE_event_t
below ACE_OS. Replaced friend class ACE_OS declarations with
the actual methods needing access to protected or private