about summary refs log tree commit diff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a4c5638e5b..ff34277008 100644
--- a/NEWS
+++ b/NEWS
@@ -17,6 +17,10 @@ Version 2.18
   and program exit.  This needs compiler support for offloading C++11
   destructor calls to glibc.
 
+* Add support for setting thread stack sizes from the program environment,
+  independently of the process stack size using the
+  GLIBC_PTHREAD_DEFAULT_STACKSIZE environment variable.
+
 
 Version 2.17