From: Palmer Dabbelt Date: Thu, 27 Oct 2022 20:20:02 +0000 (-0700) Subject: gas: NEWS: Add a missing newline X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d846c35eaf1aef9d9a06d2f8a57ed4f5085f72f7;p=binutils-gdb.git gas: NEWS: Add a missing newline --- diff --git a/gas/NEWS b/gas/NEWS index 31b3b664dff..c2bd8554d62 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.