summaryrefslogtreecommitdiff
path: root/ACE/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ChangeLog')
-rw-r--r--ACE/ChangeLog27
1 files changed, 27 insertions, 0 deletions
diff --git a/ACE/ChangeLog b/ACE/ChangeLog
index f6e596f3590..6165b22ac94 100644
--- a/ACE/ChangeLog
+++ b/ACE/ChangeLog
@@ -1,3 +1,30 @@
+Sat Jul 14 07:47:12 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * ace/config-macosx-tiger.h:
+ Removed commented out defines
+
+ * ace/Future.cpp:
+ Use prefix decrement
+
+ * ace/Handle_Set.h:
+ * ace/Timer_Queue_T.h:
+ Doxygen improvements
+
+ * ace/Handle_Set.inl:
+ Added ACE_HAS_NONCONST_FD_ISSET. Is for MacOS Leopard
+ Thanks to Dennis Chernoivanov <cdi at tbricks dot com> for reporting
+ this. This is part of bugzilla 2984
+
+ * ace/High_Res_Timer.cpp:
+ Const improvement
+
+ * ace/OS_NS_stropts.cpp:
+ * ace/OS_NS_Thread.inl
+ Layout changes
+
+ * ace/Timer_Queue_Adapters.cpp:
+ Const changes
+
Sat Jul 14 02:26:28 UTC 2007 Abdullah Sowayan <abdullah.sowayan@lmco.com>
* apps/JAWS/clients/WebSTONE/src/webclient.c: