aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gas/NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/gas/NEWS b/gas/NEWS
index 31b3b66..c2bd855 100644
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -4,6 +4,7 @@
* gas now supports --compress-debug-sections=zstd to compress
debug sections with zstd.
+
* Add --enable-default-compressed-debug-sections-algorithm={zlib,zstd}
that selects the default compression algorithm
for --enable-compressed-debug-sections.