diff options
author | Nick Clifton <nickc@redhat.com> | 2021-01-09 10:40:28 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2021-01-09 10:40:28 +0000 |
commit | 055bc77a80b333ec68c373719b54aee6c232995b (patch) | |
tree | 3267db9aa2089d3df2a77724a5e36023c7fecb80 /include | |
parent | ce0be4070f04ff8295a3cb58e352f759ce8ae70d (diff) | |
download | gdb-055bc77a80b333ec68c373719b54aee6c232995b.zip gdb-055bc77a80b333ec68c373719b54aee6c232995b.tar.gz gdb-055bc77a80b333ec68c373719b54aee6c232995b.tar.bz2 |
Add Changelog entries and NEWS entries for 2.36 branch
Diffstat (limited to 'include')
-rw-r--r-- | include/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog index 6345fc5..321f3f8 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,7 @@ +2021-01-09 Nick Clifton <nickc@redhat.com> + + * 2.36 release branch crated. + 2021-01-07 Philipp Tomsich <prt@gnu.org> * opcode/riscv-opc.h: Added MATCH_PAUSE, MASK_PAUSE and DECLARE_INSN |