diff options
author | Nick Clifton <nickc@redhat.com> | 2022-10-21 11:58:47 +0100 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2022-10-21 11:58:47 +0100 |
commit | 816be8d8b71b2b79e348d36d635b9f4756700f94 (patch) | |
tree | 5d5f233d7f8cb3f36dac9764023199b3337ea307 /binutils/NEWS | |
parent | 1f3e37e057e876b37db49dbd8ed5ca22c33f6772 (diff) | |
download | gdb-816be8d8b71b2b79e348d36d635b9f4756700f94.zip gdb-816be8d8b71b2b79e348d36d635b9f4756700f94.tar.gz gdb-816be8d8b71b2b79e348d36d635b9f4756700f94.tar.bz2 |
Add a note to the binutils/NEWS file about DCO signed contributions.
Diffstat (limited to 'binutils/NEWS')
-rw-r--r-- | binutils/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/binutils/NEWS b/binutils/NEWS index 83c73d0..9ccf401 100644 --- a/binutils/NEWS +++ b/binutils/NEWS @@ -1,5 +1,7 @@ -*- text -*- +* DCO signed contributions are now accepted. + * objcopy --decompress-debug-sections now supports zstd compressed debug sections. The new option --compress-debug-sections=zstd compresses debug sections with zstd. |