diff options
author | Nick Clifton <nickc@redhat.com> | 2018-07-16 14:14:17 +0100 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2018-07-16 14:14:17 +0100 |
commit | ad96220cc73a2daa24b1d2b2e4afed557879e6f4 (patch) | |
tree | 54a15af6697ab982f7d5eeb433a393c66e932b67 /binutils/ChangeLog | |
parent | 0a8288f78ad4d8d273b3dc7ab10b0fd43464d0aa (diff) | |
download | gdb-ad96220cc73a2daa24b1d2b2e4afed557879e6f4.zip gdb-ad96220cc73a2daa24b1d2b2e4afed557879e6f4.tar.gz gdb-ad96220cc73a2daa24b1d2b2e4afed557879e6f4.tar.bz2 |
Update release making notes to metion checking for new top level files.
* README-how-to-make-a-release: Add note to check for new top
level files and add them to the src-release.sh script.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index a32588d..f909f95 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +2018-07-16 Nick Clifton <nickc@redhat.com> + + * README-how-to-make-a-release: Add note to check for new top + level files and add them to the src-release.sh script. + 2018-07-14 Nick Clifton <nickc@redhat.com> * README-how-to-make-a-release: Updated with corrections based on |