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 ed8ac0d0df..4762bfcc4e 100644
--- a/NEWS
+++ b/NEWS
@@ -102,6 +102,10 @@ Major new features:
 * The printf family of functions now handles the flagged %#m conversion
   specifier, printing errno as an error constant (similar to strerrorname_np).
 
+* The function _dl_find_object has been added.  In-process unwinders
+  can use it to efficiently locate unwinding information for a code
+  address.
+
 Deprecated and removed features, and other changes affecting compatibility:
 
 * On x86-64, the LD_PREFER_MAP_32BIT_EXEC environment variable support