diff mbox series

[v3,5/5] NEWS: Mention DT_RELR support

Message ID 20220207235127.1807294-6-hjl.tools@gmail.com
State New
Headers show
Series Support DT_RELR relative relocation format | expand

Commit Message

H.J. Lu Feb. 7, 2022, 11:51 p.m. UTC
---
 NEWS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/NEWS b/NEWS
index 7b8febcb72..aadf15e804 100644
--- a/NEWS
+++ b/NEWS
@@ -9,7 +9,7 @@  Version 2.36
 
 Major new features:
 
-  [Add new features here]
+* Support DT_RELR relative relocation format.
 
 Deprecated and removed features, and other changes affecting compatibility: