summaryrefslogtreecommitdiff
path: root/ACE/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ChangeLog')
-rw-r--r--ACE/ChangeLog12
1 files changed, 9 insertions, 3 deletions
diff --git a/ACE/ChangeLog b/ACE/ChangeLog
index f6202e9be62..bfb39998bf7 100644
--- a/ACE/ChangeLog
+++ b/ACE/ChangeLog
@@ -1,15 +1,21 @@
+Tue Nov 29 19:28:56 UTC 2011 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * ace/Countdown_Time.h:
+ * ace/Countdown_Time.cpp:
+ Use default value for constructor reducing the number of constructors
+
Tue Nov 29 15:50:06 UTC 2011 Martin Corino <mcorino@remedy.nl>
* ace/Timer_Queue_T.h:
* ace/Timer_Queue_T.inl:
-
+
Added get_timer_method() to be able reuse timer method
setting.
-
+
* ace/Countdown_Time.h:
* ace/Countdown_Time.inl:
* ace/Countdown_Time.cpp:
-
+
Added option to use application defined timer like
timer queue.