aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorSiddhesh Poyarekar <siddhesh@sourceware.org>2016-12-31 23:42:48 +0530
committerSiddhesh Poyarekar <siddhesh@sourceware.org>2016-12-31 23:49:24 +0530
commit7715d3ab5095ac8b256cc1c26e16aebf96f10597 (patch)
tree359c51203ab790f9cf66365cbf1d72577be6b1fa /NEWS
parentb31b4d6ae50b0d332207754327598fdce5b51015 (diff)
downloadglibc-7715d3ab5095ac8b256cc1c26e16aebf96f10597.zip
glibc-7715d3ab5095ac8b256cc1c26e16aebf96f10597.tar.gz
glibc-7715d3ab5095ac8b256cc1c26e16aebf96f10597.tar.bz2
Add NEWS item for tunables
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 994ff59..7ebce44 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