summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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