summaryrefslogtreecommitdiff
path: root/ACE/NEWS
diff options
context:
space:
mode:
authorFred Hornsey <fred@hornsey.us>2019-04-17 22:48:47 -0500
committerFred Hornsey <fred@hornsey.us>2019-04-17 22:48:47 -0500
commit756b05669ff1178967c840734ac42e2e7d2b8db2 (patch)
tree84ddcde112162c6cda859170930fa232a17eeae2 /ACE/NEWS
parent14531f70716a70092d65052e3d3334f52f05c519 (diff)
downloadATCD-756b05669ff1178967c840734ac42e2e7d2b8db2.tar.gz
Respond to PR comments
Diffstat (limited to 'ACE/NEWS')
-rw-r--r--ACE/NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/ACE/NEWS b/ACE/NEWS
index 72380ca2be3..1fce8d2e2fd 100644
--- a/ACE/NEWS
+++ b/ACE/NEWS
@@ -1,8 +1,8 @@
USER VISIBLE CHANGES BETWEEN ACE-6.5.5 and ACE-6.5.6
====================================================
-. Shorten output from `%t` (current thread id) for ACE_Log_Msg on non-Windows
- systems
+. On Linux, the ACE_Log_Msg format specifier `%t` is now replaced with the
+ system thread id provided by gettid(), instead of the much longer pthread id.
USER VISIBLE CHANGES BETWEEN ACE-6.5.4 and ACE-6.5.5
====================================================