aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 994ff5940d..7ebce44ca1 100644
--- a/NEWS
+++ b/NEWS
@@ -184,6 +184,11 @@ Version 2.25
printers show various pthread variables in human-readable form when read
using the 'print' or 'display' commands in gdb.
+* Tunables feature added to allow tweaking of the runtime for an application
+ program. This feature can be enabled with the '--enable-tunables' configure
+ flag. The GNU C Library manual has details on usage and README.tunables has
+ instructions on adding new tunables to the library.
+
Security related changes:
On ARM EABI (32-bit), generating a backtrace for execution contexts which