diff options
author | Nick Clifton <nickc@redhat.com> | 2019-02-12 11:05:21 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2019-02-12 11:05:21 +0000 |
commit | 04d7fa2132c05b962d85e2047646e15b8a490f4e (patch) | |
tree | 7c2de66762f30d463dec56e28179d2d5ae78c199 /binutils/ChangeLog | |
parent | 43c4685f146a56b721566528f60023d91949c2ac (diff) | |
download | gdb-04d7fa2132c05b962d85e2047646e15b8a490f4e.zip gdb-04d7fa2132c05b962d85e2047646e15b8a490f4e.tar.gz gdb-04d7fa2132c05b962d85e2047646e15b8a490f4e.tar.bz2 |
Update description of how to make a release to include the use of the git clean command.
PR 23440
* README-how-to-make-a-release: Use git clean to delete spurious
files from the local source repository.
Diffstat (limited to 'binutils/ChangeLog')
-rw-r--r-- | binutils/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 1ec886b..b017f5e 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,9 @@ +2019-02-12 Nick Clifton <nickc@redhat.com> + + PR 23440 + * README-how-to-make-a-release: Use git clean to delete spurious + files from the local source repository. + 2019-02-08 Andrew Burgess <andrew.burgess@embecosm.com> * size.c (berkeley_format): Delete. |