diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS index c7200cd4e8..9294a7b953 100644 --- a/NEWS +++ b/NEWS @@ -99,6 +99,9 @@ Major new features: is set to 'madvise' mode while the latter uses the system reserved huge pages. +* The printf family of functions now handles the flagged %#m conversion + specifier, printing errno as an error constant (similar to strerrorname_np). + Deprecated and removed features, and other changes affecting compatibility: * On x86-64, the LD_PREFER_MAP_32BIT_EXEC environment variable support |