diff options
author | Nick Clifton <nickc@redhat.com> | 2017-10-05 10:52:04 +0100 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2017-10-05 10:52:04 +0100 |
commit | ef336cb09a4193b3c86284a875c7bc4c2978bfad (patch) | |
tree | 1548d306b193aa80f558f86d61418460f6d39ec0 /binutils/ChangeLog | |
parent | 9c0f3d3f2017829ffd908c9893b85094985c3b58 (diff) | |
download | fsf-binutils-gdb-ef336cb09a4193b3c86284a875c7bc4c2978bfad.zip fsf-binutils-gdb-ef336cb09a4193b3c86284a875c7bc4c2978bfad.tar.gz fsf-binutils-gdb-ef336cb09a4193b3c86284a875c7bc4c2978bfad.tar.bz2 |
Update README-how-to-make-a-release with the correct sequence for creating the source tarball.
* README-how-to-make-a-release: Merge steps 3, 4 and 5, and insert
the git tag operation at the correct location.
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 21b4350..784ae17 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,8 @@ +2017-10-05 Nick Clifton <nickc@redhat.com> + + * README-how-to-make-a-release: Merge steps 3, 4 and 5, and insert + the git tag operation at the correct location. + 2017-10-05 Alan Modra <amodra@gmail.com> PR 22239 |