summaryrefslogtreecommitdiff
path: root/ACE/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ChangeLog')
-rw-r--r--ACE/ChangeLog8
1 files changed, 6 insertions, 2 deletions
diff --git a/ACE/ChangeLog b/ACE/ChangeLog
index a0b46f807c8..bf08311500c 100644
--- a/ACE/ChangeLog
+++ b/ACE/ChangeLog
@@ -1,11 +1,15 @@
+Thu May 24 05:13:46 UTC 2007 Abdullah Sowayan <abdullah.sowayan@lmco.com>
+
+ * ace/Pipe.cpp:
+
Thu May 24 04:58:14 UTC 2007 Abdullah Sowayan <abdullah.sowayan@lmco.com>
* ace/Pipe.cpp:
- ACE_Utils::truncate_cast requires including Truncate.h. Added missing
+ ACE_Utils::truncate_cast requires including Truncate.h. Added missing
include file.
- Use preincrement instead of postincrement operator.
+ Use preincrement instead of postincrement operator.
Wed May 23 22:00:32 UTC 2007 Steve Huston <shuston@riverace.com>