aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2022-10-19 12:39:20 +0100
committerNick Clifton <nickc@redhat.com>2022-10-19 12:39:20 +0100
commitf2ba47d69ea5f0b7c16b9373b0c4c8942c7252aa (patch)
tree534395775d331815abfd7b47ac6fa3a7f8350b37 /binutils/ChangeLog
parent5ac37f0643aac9faefc3873056f4f2b7df06b46f (diff)
downloadgdb-f2ba47d69ea5f0b7c16b9373b0c4c8942c7252aa.zip
gdb-f2ba47d69ea5f0b7c16b9373b0c4c8942c7252aa.tar.gz
gdb-f2ba47d69ea5f0b7c16b9373b0c4c8942c7252aa.tar.bz2
Update MAINTAINERS file with details about accepting DCO signed contributions.
* MAINTAINERS: Add section on patches, copyright and DCO.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r--binutils/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 02c667a..807ac82 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,7 +1,11 @@
+2022-10-19 Nick Clifton <nickc@redhat.com>
+
+ * MAINTAINERS: Add section on patches, copyright and DCO.
+
2022-10-12 Nick Clifton <nickc@redhat.com>
PR 29665
- * objcopy.c (copy_object): Use the input filename when
+ * objcopy.c (copy_object): Use the input filename when
reporting that a .gnu_debuglink section already exists.
2022-10-03 Nick Clifton <nickc@redhat.com>