diff options
author | Mark Mitchell <mark@codesourcery.com> | 2004-04-19 21:48:46 +0000 |
---|---|---|
committer | Mark Mitchell <mmitchel@gcc.gnu.org> | 2004-04-19 21:48:46 +0000 |
commit | 8e48104da7b58c9e2bf898c2ec9653145bd86a8d (patch) | |
tree | 1adfd53ce0bbf89e384c53aa6732142160e45ef1 /maintainer-scripts/ChangeLog | |
parent | d2beeae7edf9bab9dca38a5c4f380ba963fbacc2 (diff) | |
download | gcc-8e48104da7b58c9e2bf898c2ec9653145bd86a8d.zip gcc-8e48104da7b58c9e2bf898c2ec9653145bd86a8d.tar.gz gcc-8e48104da7b58c9e2bf898c2ec9653145bd86a8d.tar.bz2 |
* gcc_release (build_sources): Do not use "-F" to tag sources.
From-SVN: r80867
Diffstat (limited to 'maintainer-scripts/ChangeLog')
-rw-r--r-- | maintainer-scripts/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/maintainer-scripts/ChangeLog b/maintainer-scripts/ChangeLog index 7b4f157..6f3dbd0 100644 --- a/maintainer-scripts/ChangeLog +++ b/maintainer-scripts/ChangeLog @@ -1,3 +1,7 @@ +2004-04-19 Mark Mitchell <mark@codesourcery.com> + + * gcc_release (build_sources): Do not use "-F" to tag sources. + 2004-04-07 Mark Mitchell <mark@codesourcery.com> * gcc_release (build_sources): Do not use "-r" and "-D" at the |