summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2012-08-27 11:11:26 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2012-08-27 11:11:26 +0000
commit42ea551fe07a92dcf76fd0c5fbfb7c66094c8545 (patch)
tree603c84954191af095c0ee85098474c633f6336a5
parent52bd16fe55621626e022d4f69401df83b390c1c1 (diff)
downloadATCD-42ea551fe07a92dcf76fd0c5fbfb7c66094c8545.tar.gz
Updated in preparation of next release
-rw-r--r--ACE/NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/ACE/NEWS b/ACE/NEWS
index 884e37ba3bc..cf60110b536 100644
--- a/ACE/NEWS
+++ b/ACE/NEWS
@@ -31,7 +31,8 @@ USER VISIBLE CHANGES BETWEEN ACE-6.1.3 and ACE-6.1.4
. Added TIME_POLICY support to ACE_Message_Queue-s, ACE_Task-s and
related classes to enable support for monotonic timers in the timed
- wait methods (ACE_Condition based).
+ wait methods (ACE_Condition based). See docs/ACE-monotonic-timer.html
+ for how to use this.
. Added two new regression tests:
Monotonic_Task_Test