gas: NEWS: Add a missing newline
authorPalmer Dabbelt <palmer@rivosinc.com>
Thu, 27 Oct 2022 20:20:02 +0000 (13:20 -0700)
committerPalmer Dabbelt <palmer@rivosinc.com>
Fri, 28 Oct 2022 22:45:48 +0000 (15:45 -0700)
gas/NEWS

index 31b3b664dff3a66ed0ebe77a385f4c2ba50572ec..c2bd8554d62f3f2179488b009236a710ffd4779d 100644 (file)
--- 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.