about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 248f2c30ad..a1f7656c4e 100644
--- a/NEWS
+++ b/NEWS
@@ -101,6 +101,9 @@ Version 2.19
 
 * SystemTap probes for malloc have been introduced.
 
+* SystemTap probes for slow multiple precision fallback paths of
+  transcendental functions have been introduced.
+
 * Support for powerpc64le has been added.
 
 * The soft-float powerpc port now supports e500 processors.