summaryrefslogtreecommitdiff
path: root/ACE/NEWS
diff options
context:
space:
mode:
authorFred Hornsey <hornseyf@objectcomputing.com>2019-10-31 23:39:22 -0500
committerFred Hornsey <hornseyf@objectcomputing.com>2019-10-31 23:39:22 -0500
commit32432daaa208f84880723e3eba77a9b78f518bd2 (patch)
treec76d6a628462789233e9e536bd206fe61451de95 /ACE/NEWS
parentf4c9b4371b5f83e0716af1c6b14e1d8792363099 (diff)
downloadATCD-32432daaa208f84880723e3eba77a9b78f518bd2.tar.gz
Update ACE NEWS File for PR974
Diffstat (limited to 'ACE/NEWS')
-rw-r--r--ACE/NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/ACE/NEWS b/ACE/NEWS
index 33c7d4a8436..156b15bd665 100644
--- a/ACE/NEWS
+++ b/ACE/NEWS
@@ -3,6 +3,13 @@ USER VISIBLE CHANGES BETWEEN ACE-6.5.6 and ACE-6.5.7
. Fixed compile problem with glibc 2.30 and newer
+. Removed references to the ACE_LACKS_MONOTONIC_TIME preprocessor macro because
+ it was equivalent to ACE_LACKS_CLOCK_MONOTONIC.
+
+. Exposed support status of monotonic times features using these preprocessor
+ macros. See "Testing for Monotonic Time Support" in
+ docs/ACE-monotonic-timer.html.
+
USER VISIBLE CHANGES BETWEEN ACE-6.5.5 and ACE-6.5.6
====================================================