diff options
author | Joel Brobecker <brobecker@adacore.com> | 2019-12-11 21:44:47 +0100 |
---|---|---|
committer | Joel Brobecker <brobecker@adacore.com> | 2019-12-11 21:44:47 +0100 |
commit | 4decd62b214e9cb3e66f5e90b28cfab9062c1464 (patch) | |
tree | 0ca375c563af11fa998bbcd51fefe8889b49063f /gdb/ChangeLog | |
parent | d746744ebbb319b8a75e522a36bbd9a4d9cf5747 (diff) | |
download | gdb-4decd62b214e9cb3e66f5e90b28cfab9062c1464.zip gdb-4decd62b214e9cb3e66f5e90b28cfab9062c1464.tar.gz gdb-4decd62b214e9cb3e66f5e90b28cfab9062c1464.tar.bz2 |
Update NEWS post GDB 9 branch creation.
gdb/ChangeLog:
* NEWS: Create a new section for the next release branch.
Rename the section of the current branch, now that it has
been cut.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index fd818e3..ca47b8c 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,11 @@ 2019-12-11 Joel Brobecker <brobecker@adacore.com> + * NEWS: Create a new section for the next release branch. + Rename the section of the current branch, now that it has + been cut. + +2019-12-11 Joel Brobecker <brobecker@adacore.com> + GDB 9 branch created (27f7b2f64062ac9e52afc60509263c2702a9ebd0): * version.in: Bump version to 10.0.50.DATE-git. |